Change dashboard
This commit is contained in:
@@ -69,7 +69,6 @@ class Acl extends Base
|
||||
* @var array
|
||||
*/
|
||||
private $admin_acl = array(
|
||||
'app' => array('dashboard'),
|
||||
'user' => array('index', 'create', 'save', 'remove'),
|
||||
'config' => '*',
|
||||
'link' => '*',
|
||||
|
||||
Reference in New Issue
Block a user