mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-09 10:22:51 +03:00
Improved user-permissions adding ux
- Reset input after user selection. - Corrected permission row title text for user rows.
This commit is contained in:
@@ -18,6 +18,7 @@ return [
|
||||
'name' => 'Name',
|
||||
'description' => 'Description',
|
||||
'role' => 'Role',
|
||||
'user' => 'User',
|
||||
'cover_image' => 'Cover image',
|
||||
'cover_image_description' => 'This image should be approx 440x250px.',
|
||||
|
||||
|
Reference in New Issue
Block a user