This commit is contained in:
parent
4924ec615c
commit
49a70b5b6b
|
|
@ -344,7 +344,7 @@
|
||||||
<tr><th>직위</th><td id="positiondepart"></td></tr>
|
<tr><th>직위</th><td id="positiondepart"></td></tr>
|
||||||
<tr><th>이메일</th><td id="email"></td></tr>
|
<tr><th>이메일</th><td id="email"></td></tr>
|
||||||
<tr><th>휴대전화번호</th><td id="mobile"></td></tr>
|
<tr><th>휴대전화번호</th><td id="mobile"></td></tr>
|
||||||
@*<tr><th>교육기간</th><td>@Html.Partial("./Partial/Date", (DateTime?)null, new ViewDataDictionary { { "name", "sdate" } }) ~ @Html.Partial("./Partial/Date", (DateTime?)null, new ViewDataDictionary { { "name", "edate" } })<a href="#" id="btnchange" class="btn btn-info" onclick="change();">저장</a></td></tr>*@
|
<tr style="display: none;"><th>교육기간</th><td>@Html.Partial("./Partial/Date", (DateTime?)null, new ViewDataDictionary { { "name", "sdate" } }) ~ @Html.Partial("./Partial/Date", (DateTime?)null, new ViewDataDictionary { { "name", "edate" } })<a href="#" id="btnchange" class="btn btn-info" onclick="change();">저장</a></td></tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>기술인분류</th>
|
<th>기술인분류</th>
|
||||||
<td>
|
<td>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue