이지우 - 사용자 교육 신청화면 > 교육장소 or 관련 URL을 관련 URL로 고정
This commit is contained in:
parent
d9165cfe54
commit
490c34cff3
@ -534,12 +534,13 @@
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<c:if test="${info.prcsDiv eq 10}">
|
||||
<%-- <c:if test="${info.prcsDiv eq 10}">
|
||||
<th scope="row">교육장소</th>
|
||||
</c:if>
|
||||
<c:if test="${info.prcsDiv ne 20}">
|
||||
<c:if test="${info.prcsDiv ne 10}">
|
||||
<th scope="row">관련URL</th>
|
||||
</c:if>
|
||||
</c:if> --%>
|
||||
<th scope="row">관련URL</th>
|
||||
<td class="addPro_wrap">
|
||||
<c:out value="${info.eduPlace}"/>
|
||||
</td>
|
||||
|
||||
@ -534,12 +534,13 @@
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<c:if test="${info.prcsDiv eq 10}">
|
||||
<%-- <c:if test="${info.prcsDiv eq 10}">
|
||||
<th scope="row">교육장소</th>
|
||||
</c:if>
|
||||
<c:if test="${info.prcsDiv ne 20}">
|
||||
<c:if test="${info.prcsDiv ne 10}">
|
||||
<th scope="row">관련URL</th>
|
||||
</c:if>
|
||||
</c:if> --%>
|
||||
<th scope="row">관련URL</th>
|
||||
<td class="addPro_wrap">
|
||||
<c:out value="${info.eduPlace}"/>
|
||||
</td>
|
||||
|
||||
@ -539,12 +539,13 @@
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<c:if test="${info.prcsDiv eq 10}">
|
||||
<%-- <c:if test="${info.prcsDiv eq 10}">
|
||||
<th scope="row">교육장소</th>
|
||||
</c:if>
|
||||
<c:if test="${info.prcsDiv ne 20}">
|
||||
<c:if test="${info.prcsDiv ne 10}">
|
||||
<th scope="row">관련URL</th>
|
||||
</c:if>
|
||||
</c:if> --%>
|
||||
<th scope="row">관련URL</th>
|
||||
<td class="addPro_wrap">
|
||||
<c:out value="${info.eduPlace}"/>
|
||||
</td>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user