Loading view/unicaen-mail/mail/index.phtml +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ use UnicaenMail\Provider\Privilege\MailPrivileges; $this->headTitle($title); $canTest = $this->isAllowed(MailPrivileges::getResourceId(MailPrivileges::MAIL_AFFICHER)); $canTest = $this->isAllowed(MailPrivileges::getResourceId(MailPrivileges::MAIL_TEST)); $canAfficherConfiguration = $this->isAllowed(MailPrivileges::getResourceId(MailPrivileges::MAIL_AFFICHER_CONFIG)); Loading Loading
view/unicaen-mail/mail/index.phtml +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ use UnicaenMail\Provider\Privilege\MailPrivileges; $this->headTitle($title); $canTest = $this->isAllowed(MailPrivileges::getResourceId(MailPrivileges::MAIL_AFFICHER)); $canTest = $this->isAllowed(MailPrivileges::getResourceId(MailPrivileges::MAIL_TEST)); $canAfficherConfiguration = $this->isAllowed(MailPrivileges::getResourceId(MailPrivileges::MAIL_AFFICHER_CONFIG)); Loading