fit : NIMS 보고 완료 버튼색상 및 버튼 title 변경.

dev
Leeyh1121 5 months ago
parent ae392d6974
commit c148abf675

@ -65,10 +65,10 @@
</div>
</div>
<div>
<button type="button" class="btn btn-primary w-px-120" id="btnCreateDsuseMgtMapping--${pageName}" title="폐기 보고 맵핑">
<button type="button" class="btn btn-primary w-px-120" id="btnCreateDsuseMgtMapping--${pageName}" title="NIMS 폐기 보고 확인">
NIMS 폐기 보고 확인
</button>
<button type="button" class="btn btn-primary w-px-120" id="btnPrgsSttus--${pageName}" title="완료">
<button type="button" class="btn btn-success w-px-120" id="btnPrgsSttus--${pageName}" title="NIMS 보고 완료">
NIMS 보고 완료
</button>
<%-- <button type="button" class="btn btn-excel w-px-120" id="btnExcel--${pageName}" title="엑셀">--%>

Loading…
Cancel
Save