Browse Source

버튼오류 수정

whakdo963 2 years ago
parent
commit
182ef23193
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/webapp/mobile/app/mpomng/MPOMNG01010.html

+ 1 - 1
src/main/webapp/mobile/app/mpomng/MPOMNG01010.html

@@ -89,7 +89,7 @@
89
         </div>
89
         </div>
90
       </div>
90
       </div>
91
       <div class="button_bar">
91
       <div class="button_bar">
92
-        <button id="ITP_BTN_MPOMNG01010_DETAIL_REQ_ORDER" data-call-popup="ITP_POP_MPOMNG01010_REQ_AREA" class="col_3 btn-m-orangeREQ">구매요청</button>
92
+        <button id="ITP_BTN_MPOMNG01010_DETAIL_REQ_ORDER" data-call-popup="ITP_POP_MPOMNG01010_REQ_AREA" class="col_3 btn-m-orange REQ">구매요청</button>
93
         <button id="ITP_BTN_MPOMNG01010_DETAIL_TEMP_SAVE" data-call-popup="ITP_POP_MPOMNG01010_REQ_AREA" class="col_3 btn-w-gray TSA">임시저장</button>
93
         <button id="ITP_BTN_MPOMNG01010_DETAIL_TEMP_SAVE" data-call-popup="ITP_POP_MPOMNG01010_REQ_AREA" class="col_3 btn-w-gray TSA">임시저장</button>
94
         <button id="ITP_BTN_MPOMNG01010_DETAIL_CANCEL" class="col_3 btn-gray CLB">취소</button>
94
         <button id="ITP_BTN_MPOMNG01010_DETAIL_CANCEL" class="col_3 btn-gray CLB">취소</button>
95
       </div>
95
       </div>