|
@@ -37,7 +37,7 @@
|
|
|
<tbody id="supplyCompanyList">
|
|
<tbody id="supplyCompanyList">
|
|
|
</tbody>
|
|
</tbody>
|
|
|
</table>
|
|
</table>
|
|
|
- <div class="paging_wrap">
|
|
|
|
|
|
|
+ <div class="pager">
|
|
|
<ul class="pageNav" id="paging">
|
|
<ul class="pageNav" id="paging">
|
|
|
</ul>
|
|
</ul>
|
|
|
</div>
|
|
</div>
|
|
@@ -45,11 +45,10 @@
|
|
|
<!-- 컨텐츠 종료 -->
|
|
<!-- 컨텐츠 종료 -->
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
- <div class="modal-footer">
|
|
|
|
|
- <a href="#close-modal" rel="modal:close" className="close-modal" class="btn btn_default">닫기</a>
|
|
|
|
|
- </div>
|
|
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
|
|
+<a href="#close-modal" rel="modal:close" class="close-modal">Close</a>
|
|
|
|
|
+
|
|
|
<form id="supplyCompanyForm" name="supplyCompanyForm" th:action="@{/customer/supply/company/list}" th:method="post">
|
|
<form id="supplyCompanyForm" name="supplyCompanyForm" th:action="@{/customer/supply/company/list}" th:method="post">
|
|
|
<input type="hidden" name="pageNo" value="1" />
|
|
<input type="hidden" name="pageNo" value="1" />
|
|
|
<input type="hidden" name="pageSize" value="5" />
|
|
<input type="hidden" name="pageSize" value="5" />
|