Added shelves and search shortcuts to profile page

This commit is contained in:
Dan Brown
2019-04-06 16:21:20 +01:00
parent 666ced9c3b
commit 17969c0bbf
5 changed files with 81 additions and 41 deletions

View File

@ -23,6 +23,7 @@ return [
// Actions
'actions' => 'Actions',
'view' => 'View',
'view_all' => 'View All',
'create' => 'Create',
'update' => 'Update',
'edit' => 'Edit',