mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-31 15:24:31 +03:00
Added missing permission checkboxes and improved image AJAX permission responses
This commit is contained in:
@ -8,4 +8,5 @@ return [
|
||||
|
||||
// Pages
|
||||
'permission' => 'You do not have permission to access the requested page.',
|
||||
'permissionJson' => 'You do not have permission to perform the requested action.'
|
||||
];
|
Reference in New Issue
Block a user