mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-05-31 21:23:38 +08:00
Reviewed #1688, Show parent shelves on books page
- Moved list to the left of the page to align with other navigational items. - Hid list of no shelves, to help hide shelf references if not in use. - Tweaked test to ensure it wasn't finding shelf name in breadcrumb rather than list being tested.
This commit is contained in:
@ -135,7 +135,6 @@ return [
|
||||
'books_sort_chapters_last' => 'Chapters Last',
|
||||
'books_sort_show_other' => 'Show Other Books',
|
||||
'books_sort_save' => 'Save New Order',
|
||||
'book_parent_shelves_empty' => 'Shelves that this book is on will appear here.',
|
||||
|
||||
// Chapters
|
||||
'chapter' => 'Chapter',
|
||||
|
Reference in New Issue
Block a user