Added jqueryui to home.php, now required from AjaxLib.js

This commit is contained in:
Paolo
2019-07-18 16:33:01 +02:00
parent e60e61a11e
commit 970744464d
+1
View File
@@ -3,6 +3,7 @@ $this->load->view('templates/FHC-Header',
array(
'title' => 'FH-Complete',
'jquery' => true,
'jqueryui' => true,
'bootstrap' => true,
'fontawesome' => true,
'sbadmintemplate' => true,