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
|
|
@ -35,6 +35,7 @@
|
|||
|
||||
// Set userdata
|
||||
$this->set('loggedUser', IntermediateController::$user);
|
||||
$this->set('loggedSeminary', IntermediateController::$seminary);
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue