Ignore:
Timestamp:
10/15/21 00:21:44 (3 years ago)
Author:
Berat Kjufliju <kufliju@…>
Branches:
develop, master
Children:
d795fa6
Parents:
24a616f
Message:

added UserFactory, edited html, added delete to departments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • resources/views/dashboard/users/index.blade.php

    r24a616f r120759b  
    3838                            <tr>
    3939                                <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>--}}
    4444                                </th>
    4545                                <th>State</th>
Note: See TracChangeset for help on using the changeset viewer.