mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-14 21:43:18 +00:00
replace bas_manage to manage for user's rights
This commit is contained in:
@@ -452,7 +452,7 @@ abstract class PhraseanetPHPUnitAbstract extends WebTestCase
|
|||||||
, 'imgtools' => '1'
|
, 'imgtools' => '1'
|
||||||
, 'manage' => '1'
|
, 'manage' => '1'
|
||||||
, 'modify_struct' => '1'
|
, 'modify_struct' => '1'
|
||||||
, 'bas_manage' => '1'
|
, 'manage' => '1'
|
||||||
, 'bas_modify_struct' => '1'
|
, 'bas_modify_struct' => '1'
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user