Thêm nút chọn tất cả
This commit is contained in:
@@ -73,6 +73,9 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6 text-right hidden" id="btn-check-all">
|
||||
<input type='checkbox' value='0' class='checkbox-staff-schedule-all' id='checkbox-staff-schedule-all'> Chọn tất cả
|
||||
</div>
|
||||
</div>
|
||||
<div id='schedule-search-staff'>
|
||||
<table class="table table-bordered table-striped table-staff-schedule">
|
||||
|
||||
@@ -53,6 +53,9 @@
|
||||
<label class="action-button" onclick="_logs(this);" data-href="{Url::to(['logs'])}">
|
||||
<i class="fa fa-file fa-1-5x"></i> Ghi nhận hệ thống
|
||||
</label>
|
||||
<div class="pull-right" id="btn-check-all" style="padding: 10px;">
|
||||
<input type='checkbox' value='0' class='checkbox-device-all' id='checkbox-device-all'> Chọn tất cả
|
||||
</div>
|
||||
</div>
|
||||
<div class="hidden">
|
||||
<input type="file" name="file" id="file">
|
||||
|
||||
Reference in New Issue
Block a user