이지우 - 분쟁조정협의회관리 > 관리자도 수정화면 들어가게끔 수정(기안 및 안건 버튼 노출)
This commit is contained in:
parent
51d8c89a50
commit
53b764b28c
@ -229,7 +229,7 @@ function clipCall(crfNm){
|
||||
</td>
|
||||
<td style="">
|
||||
<c:choose>
|
||||
<c:when test="${ (memberId eq list.regId or memberPosition eq '0911000000') and 'N' eq list.caseEnd}">
|
||||
<c:when test="${ (memberId eq list.regId or memberPosition eq '0911000000') or memberPosition eq '0915000000' and 'N' eq list.caseEnd}">
|
||||
<a href="javascript:goPage('edit','${list.cfrncNo}', '${list.statePro}');">${list.conferenceNames}</a>
|
||||
</c:when>
|
||||
<c:otherwise>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user