mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Add missing @csrf
This commit is contained in:
parent
8aa0135afa
commit
ef3112e526
|
@ -10,7 +10,7 @@
|
|||
class="form-inline"
|
||||
id="usersBulkForm"
|
||||
>
|
||||
|
||||
@csrf
|
||||
|
||||
<div id="users-toolbar" style="width:100% !important;">
|
||||
<label for="bulk_actions" class="sr-only">{{ trans('general.bulk_actions') }}</label>
|
||||
|
|
Loading…
Reference in a new issue