mirror of
https://github.com/suhf/No1WMS.git
synced 2026-02-04 12:13:24 +09:00
change plan in add
This commit is contained in:
@@ -218,8 +218,7 @@ function pagingFunction(clickedId){
|
|||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-12 ">
|
<div class="col-12 ">
|
||||||
<div class="w-40 col-centered" style="text-align: right">
|
<div class="w-40 col-centered" style="text-align: right">
|
||||||
<button type="button" class="btn btn-primary" id="updateBtn" onclick='goTable()'>수정 완료</button>
|
<button type="button" class="btn btn-primary" id="updateBtn" onclick='goTable()'>추가</button>
|
||||||
<button type="button" class="btn btn-secondary" id="cancelBtn">취소</button>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user