법원연계조정목록 상단에 등록 버튼 추가

This commit is contained in:
hylee 2024-02-14 10:01:23 +09:00
parent aced6ceb0a
commit a443ca209b

View File

@ -251,6 +251,7 @@ function setSearchMonthDate(month) {
<div class="list_top"> <div class="list_top">
<p>총 <span> <c:out value="${paginationInfo.totalRecordCount }" /></span>건 입니다.</p> <p>총 <span> <c:out value="${paginationInfo.totalRecordCount }" /></span>건 입니다.</p>
<button class="btnType02" onclick="fn_Create(); return false;" >등록</button>
</div> </div>
<!-- list --> <!-- list -->
<div class="list tbType01"> <div class="list tbType01">