Fixes #4256 - double encoding on user bulk checkin and delete blade
This commit is contained in:
parent
2b803a6a6c
commit
44c649c3c8
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
{{-- Page title --}}
|
{{-- Page title --}}
|
||||||
@section('title')
|
@section('title')
|
||||||
Bulk Checkin & Delete
|
Bulk Checkin & Delete
|
||||||
@parent
|
@parent
|
||||||
@stop
|
@stop
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue