configuration: hidden restriction matches code

This commit is contained in:
Thomas Gelf 2020-11-25 16:38:16 +01:00
parent c85eeb5f8f
commit 8a3d55b059
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ $this->provideRestriction(
);
$this->provideRestriction(
'director/dbresources/use',
'director/db_resource',
$this->translate('Allow to use only these db resources (comma separated list)')
);
*/