- <div class="icon-list text-primary">
- @include('partials.view-toggle', ['view' => $view, 'type' => 'shelf'])
- @if($currentUser->can('bookshelf-create-all'))
- <a href="{{ baseUrl("/create-shelf") }}" class="icon-list-item">
+ <div class="icon-list text-link">
+ @if(userCan('bookshelf-create-all'))
+ <a href="{{ url("/create-shelf") }}" data-shortcut="new" class="icon-list-item">