Loading config/autoload/unicaen-mail.global.php +6 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,10 @@ return [ 'pages' => [ 'administration' => [ 'pages' => [ 'intervenants' => [ 'configuration' => [ 'pages' => [ 'email' => [ 'label' => 'Courriers électroniques', 'route' => 'mail', 'resource' => PrivilegeController::getResourceId(MailController::class, 'index'), Loading @@ -23,4 +26,6 @@ return [ ], ], ], ], ], ]; No newline at end of file data/ddl/table/UNICAEN_MAIL_MAIL.php +3 −3 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ return [ 'type' => 'int', 'bdd-type' => 'NUMBER', 'length' => 0, 'scale' => NULL, 'scale' => '0', 'precision' => NULL, 'nullable' => FALSE, 'default' => NULL, Loading Loading @@ -57,8 +57,8 @@ return [ 'position' => 4, 'commentaire' => NULL, ], 'DESTINATAIRES_INITIALES' => [ 'name' => 'DESTINATAIRES_INITIALES', 'DESTINATAIRES_INITIALS' => [ 'name' => 'DESTINATAIRES_INITIALS', 'type' => 'string', 'bdd-type' => 'VARCHAR2', 'length' => 500, Loading module/Application/view/application/menu-callout.phtml +0 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,6 @@ foreach ($container as $page) { } } var_dump($rubriques); //var_dump($rubriques); Loading Loading
config/autoload/unicaen-mail.global.php +6 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,10 @@ return [ 'pages' => [ 'administration' => [ 'pages' => [ 'intervenants' => [ 'configuration' => [ 'pages' => [ 'email' => [ 'label' => 'Courriers électroniques', 'route' => 'mail', 'resource' => PrivilegeController::getResourceId(MailController::class, 'index'), Loading @@ -23,4 +26,6 @@ return [ ], ], ], ], ], ]; No newline at end of file
data/ddl/table/UNICAEN_MAIL_MAIL.php +3 −3 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ return [ 'type' => 'int', 'bdd-type' => 'NUMBER', 'length' => 0, 'scale' => NULL, 'scale' => '0', 'precision' => NULL, 'nullable' => FALSE, 'default' => NULL, Loading Loading @@ -57,8 +57,8 @@ return [ 'position' => 4, 'commentaire' => NULL, ], 'DESTINATAIRES_INITIALES' => [ 'name' => 'DESTINATAIRES_INITIALES', 'DESTINATAIRES_INITIALS' => [ 'name' => 'DESTINATAIRES_INITIALS', 'type' => 'string', 'bdd-type' => 'VARCHAR2', 'length' => 500, Loading
module/Application/view/application/menu-callout.phtml +0 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,6 @@ foreach ($container as $page) { } } var_dump($rubriques); //var_dump($rubriques); Loading