mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
fix small differences between working installation and tree
removed header row from appointmentlist.php as it's too space consuming
This commit is contained in:
@@ -47,6 +47,7 @@ include ("../functions/functions.xhtml.php");
|
||||
$css = array(
|
||||
"../include/bootstrap-3.3.2/css/bootstrap.min.css",
|
||||
//"../include/bootstrap-3.3.2/css/bootstrap-theme.min.css",
|
||||
//"../include/font-awesome-4.3.0/css/font-awesome.css",
|
||||
"../include/clockpicker/dist/bootstrap-clockpicker.min.css",
|
||||
"../css/custom.css"
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user