로그인한 사용자명 삭제 - (요청: 김혜준대리)
This commit is contained in:
parent
c54b0e0d7e
commit
116e5b2b9d
@ -72,8 +72,7 @@ function fn_getMemberCard() {
|
||||
|
||||
<li>
|
||||
<a href="javascript:void(0)" onclick="javascript:location.href='${pageContext.request.contextPath}/logout';"
|
||||
title="${userId} - ${councilNm} (${councilCd})" class="login-btn">
|
||||
${userName}님 로그아웃</a>
|
||||
title="${userId} - ${councilNm} (${councilCd})" class="login-btn">로그아웃</a>
|
||||
</li>
|
||||
<li><a href="javascript:void(0)" class="member-btn" onclick="fn_getMemberCard();">회원증</a></li>
|
||||
</sec:authorize>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user