mirror of
https://github.com/grokability/snipe-it.git
synced 2026-03-12 17:52:00 +08:00
Use new user bulk edit blade
This commit is contained in:
@@ -140,7 +140,7 @@
|
||||
</x-slot:header>
|
||||
|
||||
<x-slot:bulkactions>
|
||||
@include('partials.users-bulk-actions')
|
||||
<x-table.bulk-users />
|
||||
</x-slot:bulkactions>
|
||||
|
||||
<x-slot:content>
|
||||
@@ -168,7 +168,7 @@
|
||||
</x-slot:header>
|
||||
|
||||
<x-slot:bulkactions>
|
||||
<x-bulk-menus.assets />
|
||||
<x-table.bulk-assets />
|
||||
</x-slot:bulkactions>
|
||||
|
||||
<x-slot:content>
|
||||
@@ -195,7 +195,7 @@
|
||||
</x-slot:header>
|
||||
|
||||
<x-slot:bulkactions>
|
||||
<x-bulk-menus.assets />
|
||||
<x-table.bulk-assets />
|
||||
</x-slot:bulkactions>
|
||||
|
||||
<x-slot:content>
|
||||
@@ -220,7 +220,7 @@
|
||||
</x-slot:header>
|
||||
|
||||
<x-slot:bulkactions>
|
||||
<x-bulk-menus.assets />
|
||||
<x-table.bulk-assets />
|
||||
</x-slot:bulkactions>
|
||||
|
||||
<x-slot:content>
|
||||
|
||||
Reference in New Issue
Block a user