mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 00:12:15 +00:00
changes all the Headers from the CISHTML-Header to the CISVUE-Header
This commit is contained in:
@@ -27,6 +27,6 @@ class Cis4 extends FHC_Controller
|
||||
*/
|
||||
public function index()
|
||||
{
|
||||
$this->load->view('CisHtml/Dashboard.php');
|
||||
$this->load->view('CisVue/Dashboard.php');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user