refactor: 코드 정리

dev
Jonguk. Lim 4 months ago
parent e2f9893a24
commit c59244be99

@ -15,18 +15,10 @@
<input type="text" class="form-control w-px-100" id="productNm--${pageName}" name="schProductNm" >
<input type="text" class="form-control w-px-120" id="productCd--${pageName}" name="schProductCd" >
</div>
<%-- <div class="d-flex flex-row justify-content-between p-2">--%>
<%-- <div>--%>
<%-- <div class="input-group" id="DataTables_Table_0_length">--%>
<%-- </div>--%>
<%-- </div>--%>
<div class="col-md-4">
<button type="button" class="btn btn-search w-px-50" id="btnSearch--${pageName}" title="검색">검색</button>&nbsp;
<button type="button" class="btn btn-primary w-px-80" id="btnSearch2--${pageName}" title="검색">NIMS 검색</button>
</div>
<%-- </div>--%>
</div>
</div>
</form>
@ -136,7 +128,7 @@
<label id="${infoPrefix}DetailPaging--${pageName}PagingInfo" class="dataTables_info" role="status" aria-live="polite"></label>
<ul id="${infoPrefix}DetailPaging--${pageName}" class="pagination pagination-primary" style="display: none;">
</ul>
<span class="container-window-btn-right">
<span class="container-window-btn-right">
<!-- 업무 버튼 -->
<button type="button" class="btn btn-primary w-px-80" id="btnSave--${pageName}" title="선택">선택</button>
</span>

Loading…
Cancel
Save