จัดการปุ่มกลับ ใหม่
This commit is contained in:
@@ -139,7 +139,7 @@
|
||||
|
||||
<div class="row">
|
||||
<div class="form-group col-md-12">
|
||||
<button type="button" class="btn btn-danger" onclick="javascript:window_close()">ยกเลิก</button>
|
||||
<button type="button" class="btn btn-danger" onclick="javascript:window_close()">กลับ</button>
|
||||
<button type="button" class="btn btn-submit" onclick="javascript:eva_create_evaluation_PutUpdate()">บันทึก</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -122,7 +122,11 @@
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<div class="row">
|
||||
<div class="form-group col-md-12">
|
||||
<button type="button" class="btn btn-danger" onclick="javascript:window_close()">กลับหน้าหลัก</button>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<br />
|
||||
|
||||
Reference in New Issue
Block a user