이지우 - 관리자 조정부장 성명표시 + 1 수정 (조정부장만 존재하는 경우 , 제거)
This commit is contained in:
parent
8203d21bc5
commit
74067d22a7
@ -148,7 +148,7 @@ function goToEntDetailNotice(){
|
||||
<th>조정위원</th>
|
||||
<td>
|
||||
<p>
|
||||
<c:out value="${info.memName}"/>(조정부장), <c:out value="${info.memNames}" />
|
||||
<c:out value="${info.memName}"/>(조정부장)<c:if test="${info.memNames ne null}">,</c:if> <c:out value="${info.memNames}" />
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user