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

fix translation on confirmation popovers, remove confirmation.js where not applied

This commit is contained in:
Alex
2015-12-18 13:24:20 +03:00
parent 4394946d04
commit 23a66c310a
7 changed files with 8 additions and 13 deletions

View File

@@ -41,7 +41,6 @@ $js_head = array(
);
$js_foot = array(
"../js/window.js",
"../js/bootstrap-confirmation.js",
"../js/custom.js"
);