넓이 조절 필요.... 실제 데이터 표현된 화면 봐야할듯

main
박성영 2 weeks ago
parent 0ba2b8e863
commit 7bafc261a5

@ -217,7 +217,7 @@
<c:if test="${not empty data.record}">
<h3 class="sub_tit" style="margin-top: 30px;">등록원부 변경 이력 (${fn:length(data.record)}건)</h3>
<table>
<colgroup>
<%--<colgroup>
<col style="width: 5%;" />
<col style="width: 7%;" />
<col style="width: 8%;" />
@ -234,7 +234,7 @@
<col style="width: 8%;" />
<col style="width: 7%;" />
<col style="width: 6%;" />
</colgroup>
</colgroup>--%>
<thead>
<tr>
<th class="th">번호</th>

Loading…
Cancel
Save