mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 02:12:17 +00:00
removed use of viewData object as passed by controller thru routerview to component -- component fetches data instead
This commit is contained in:
@@ -33,6 +33,7 @@ class LvPlan extends FHCAPI_Controller
|
||||
{
|
||||
|
||||
parent::__construct([
|
||||
'myLvPlanViewData' => self::PERM_LOGGED,
|
||||
'getRoomplan' => self::PERM_LOGGED,
|
||||
'Stunden' => self::PERM_LOGGED,
|
||||
'getReservierungen' => self::PERM_LOGGED,
|
||||
|
||||
Reference in New Issue
Block a user