]> BookStack Code Mirror - bookstack/blobdiff - resources/views/books/sort.blade.php
Made book-sort changes based on screen reader testing
[bookstack] / resources / views / books / sort.blade.php
index b778398a83136b82e634d9a07f113bb5e8edca74..c82ad4e3b1e7f7cec7f2ffdbcecd9e7b6b49ea23 100644 (file)
@@ -41,7 +41,7 @@
                     <h2 class="list-heading">{{ trans('entities.books_sort_show_other') }}</h2>
                     <p class="text-muted">{{ trans('entities.books_sort_show_other_desc') }}</p>
 
-                    @include('entities.selector', ['name' => 'books_list', 'selectorSize' => 'compact', 'entityTypes' => 'book', 'entityPermission' => 'update', 'showAdd' => true])
+                    @include('entities.selector', ['name' => 'books_list', 'selectorSize' => 'compact', 'entityTypes' => 'book', 'entityPermission' => 'update'])
 
                 </main>
             </div>