แก้ไขหลายอย่าง
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user