2
0
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:
Alex
2015-07-08 11:52:42 +03:00
parent bb6943d386
commit b25b661a62
3 changed files with 6 additions and 5 deletions

View File

@@ -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"
);