Merge branch 'hylee'

Conflicts:
	src/main/webapp/WEB-INF/jsp/kccadr/adjCourtCnctn/adjCourtCnctnDetailTab0.jsp
This commit is contained in:
hylee 2024-02-16 15:01:43 +09:00
commit c929c9ba81

View File

@ -228,7 +228,7 @@ function updateMemo(div){
<c:if test="${loginVO.ofcpsNm eq '80' <c:if test="${loginVO.ofcpsNm eq '80'
or loginVO.ofcpsNm eq '90' or loginVO.ofcpsNm eq '90'
or loginVO.id eq 'admin'}"> or loginVO.id eq 'admin'}">
<button type="button" class="btnType06" onclick="RprtDePop('${rprtMgr.rprtSeq }');">보고일자 선택</button> <button type="button" class="btnType06" onclick="RprtDePop('${rprtMgr.rprtSeq }');">수정</button>
</c:if> </c:if>
</td> </td>
</tr> </tr>