mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-03 07:04:07 +01:00
@@ -129,7 +129,7 @@ abstract class ControllerBase
|
||||
$this->view->assign('ctx_userIsAdminAcc', $this->userData->getIsAdminAcc());
|
||||
}
|
||||
|
||||
$this->view->assign('action', true);
|
||||
$this->view->assign('action', $this->actionName);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user