projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6b9527
)
document jquery-ui
author
Wolfram Schneider
<wosch@indexdata.dk>
Thu, 22 Aug 2013 11:07:43 +0000
(11:07 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Thu, 22 Aug 2013 11:07:43 +0000
(11:07 +0000)
tools/htdocs/mkws.js
patch
|
blob
|
history
diff --git
a/tools/htdocs/mkws.js
b/tools/htdocs/mkws.js
index
e90ff29
..
aeb3ad3
100644
(file)
--- a/
tools/htdocs/mkws.js
+++ b/
tools/htdocs/mkws.js
@@
-930,6
+930,10
@@
function init_popup(obj) {
debug("popup height: " + height + ", width: " + width);
+ /*
+ * make sure that jquery-ui was loaded afte jQuery core lib
+ * http://code.jquery.com/ui/1.10.3/jquery-ui.min.js"
+ */
$(id_popup).dialog({
closeOnEscape: true,
autoOpen: false,