mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Fixes #4256 - double encoding on user bulk checkin and delete blade
This commit is contained in:
parent
2b803a6a6c
commit
44c649c3c8
|
@ -2,7 +2,7 @@
|
|||
|
||||
{{-- Page title --}}
|
||||
@section('title')
|
||||
Bulk Checkin & Delete
|
||||
Bulk Checkin & Delete
|
||||
@parent
|
||||
@stop
|
||||
|
||||
|
|
Loading…
Reference in a new issue