add Seminary menu as submenu of mainmenu (Issue #43)
This commit is contained in:
parent
527dcc8206
commit
cf821cbfd1
5 changed files with 5 additions and 5 deletions
|
|
@ -37,9 +37,8 @@
|
|||
*/
|
||||
public function index(\nre\core\Request $request, \nre\core\Response $response)
|
||||
{
|
||||
// Add menus
|
||||
// Add menu
|
||||
$this->addSubAgent('Menu');
|
||||
$this->addSubAgent('Seminarymenu');
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue