2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00

added icons + buttons

fix minor design  differences between working installation and tree
This commit is contained in:
Alex
2015-07-08 18:34:56 +03:00
parent 41d6a89942
commit 879c89a278
6 changed files with 45 additions and 34 deletions

View File

@@ -73,7 +73,7 @@ $js_head = array(
);
$js_foot = array(
"../js/window.js",
//"../js/custom.js"
"../js/custom.js"
);
global $db;