mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-02 06:43:10 +08:00
Aligned item creation wording and updated shelf-book-add logic
This commit is contained in:
@ -215,7 +215,7 @@ class RolesTest extends BrowserKitTest
|
||||
$this->checkAccessPermission('bookshelf-create-all', [
|
||||
'/create-shelf'
|
||||
], [
|
||||
'/shelves' => 'Create New Shelf'
|
||||
'/shelves' => 'New Shelf'
|
||||
]);
|
||||
|
||||
$this->visit('/create-shelf')
|
||||
|
Reference in New Issue
Block a user