X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/a6633642232efd164d4708967ab59e498fbff896..refs/pull/3918/head:/resources/views/attachments/manager.blade.php diff --git a/resources/views/attachments/manager.blade.php b/resources/views/attachments/manager.blade.php index 4628f7495..724ca9c8e 100644 --- a/resources/views/attachments/manager.blade.php +++ b/resources/views/attachments/manager.blade.php @@ -1,6 +1,9 @@ -
+ option:attachments:page-id="{{ $page->id ?? 0 }}" + class="toolbox-tab-content">

{{ trans('entities.attachments') }}

@@ -18,7 +21,7 @@ @include('attachments.manager-list', ['attachments' => $page->attachments->all()])