mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 02:12:17 +00:00
WIP room planning in calendar
This commit is contained in:
@@ -115,4 +115,8 @@ class Cms extends FHC_Controller
|
||||
show_error("News number rows: No data found");
|
||||
}
|
||||
}
|
||||
|
||||
public function getRoomInformation(){
|
||||
$this->load->view('CisVue/Cms/RoomInformation');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user