แก้ไขหลายอย่าง

This commit is contained in:
nakorn
2022-03-21 17:19:56 +07:00
parent 9774fb0a9c
commit ba57633ab8
4 changed files with 27 additions and 26 deletions

View File

@@ -26,10 +26,11 @@
<div class="tools">
<div class="row">
<div class="col-md-4">
<input class="form-control" type="text" id="external_employee_search_box">
<div class="col-md-8">
กด Ctrl+F เพื่อทำการค้นหาชื่อ
<input style="display:none;" class="form-control" type="text" id="external_employee_search_box">
</div>
<div class="col-md-4">
<div class="col-md-4" style="display:none;">
<button class="btn btn-info" onclick="javascript:external_employee_DoSearch();"><i class="fa fa-search" style="font-size: 14px;"></i> ค้นหา</button>