]> BookStack Code Mirror - bookstack/blobdiff - resources/views/home/shelves.blade.php
Aligned user preference endpoints in style and behaviour
[bookstack] / resources / views / home / shelves.blade.php
index c525643b9c0fcb568f842067465d8e2a1061c174..fc99b915f3b3964722fcec359e3def557dace6b5 100644 (file)
@@ -18,7 +18,7 @@
                     <span>{{ trans('entities.shelves_new_action') }}</span>
                 </a>
             @endif
-            @include('entities.view-toggle', ['view' => $view, 'type' => 'shelves'])
+            @include('entities.view-toggle', ['view' => $view, 'type' => 'bookshelves'])
             @include('home.parts.expand-toggle', ['classes' => 'text-primary', 'target' => '.entity-list.compact .entity-item-snippet', 'key' => 'home-details'])
             @include('common.dark-mode-toggle', ['classes' => 'icon-list-item text-primary'])
         </div>