커밋
This commit is contained in:
@@ -123,6 +123,7 @@
|
|||||||
</table>
|
</table>
|
||||||
|
|
||||||
<!-- 결재 라인 정보 -->
|
<!-- 결재 라인 정보 -->
|
||||||
|
<%--
|
||||||
<c:if test="${not empty approvalLine}">
|
<c:if test="${not empty approvalLine}">
|
||||||
<div class="section-title">결재 정보</div>
|
<div class="section-title">결재 정보</div>
|
||||||
<table class="item-table">
|
<table class="item-table">
|
||||||
@@ -157,6 +158,7 @@
|
|||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</c:if>
|
</c:if>
|
||||||
|
--%>
|
||||||
|
|
||||||
<!-- 버튼 영역 -->
|
<!-- 버튼 영역 -->
|
||||||
<div style="text-align:center; margin-top:20px;">
|
<div style="text-align:center; margin-top:20px;">
|
||||||
|
|||||||
Reference in New Issue
Block a user