Changeset 120759b for resources/views/dashboard/users/index.blade.php
- Timestamp:
- 10/15/21 00:21:44 (3 years ago)
- Branches:
- develop, master
- Children:
- d795fa6
- Parents:
- 24a616f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
resources/views/dashboard/users/index.blade.php
r24a616f r120759b 38 38 <tr> 39 39 <th> 40 <div class="custom-control custom-checkbox"> 41 <input type="checkbox" class="custom-control-input" id="user-list-select-all"> 42 <label class="custom-control-label" for="user-list-select-all"></label> 43 </div> 40 {{-- <div class="custom-control custom-checkbox">--}} 41 {{-- <input type="checkbox" class="custom-control-input" id="user-list-select-all">--}} 42 {{-- <label class="custom-control-label" for="user-list-select-all"></label>--}} 43 {{-- </div>--}} 44 44 </th> 45 45 <th>State</th>
Note:
See TracChangeset
for help on using the changeset viewer.