Merge branch 'JIWOO'
This commit is contained in:
commit
c39f3d88c1
@ -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