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:
7de3acd
)
upgrade from jquery-1.4.4.min.js to jquery-1.6.4.min.js, see MKWS-110
author
Wolfram Schneider
<wosch@indexdata.dk>
Mon, 3 Feb 2014 10:06:26 +0000
(10:06 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Mon, 3 Feb 2014 10:06:26 +0000
(10:06 +0000)
examples/htdocs/popup.html
patch
|
blob
|
history
diff --git
a/examples/htdocs/popup.html
b/examples/htdocs/popup.html
index
6ba491e
..
61b4362
100644
(file)
--- a/
examples/htdocs/popup.html
+++ b/
examples/htdocs/popup.html
@@
-18,7
+18,7
@@
<script type="text/javascript" src="//code.jquery.com/jquery-1.10.0.min.js"></script>
<script type="text/javascript" src="//jquery-json.googlecode.com/files/jquery.json-2.4.js"></script>
<!-- legacy libs for testing
- <script type="text/javascript" src="//code.jquery.com/jquery-1.4.4.min.js"></script>
+ <script type="text/javascript" src="//code.jquery.com/jquery-1.6.4.min.js"></script>
<script src="//code.jquery.com/ui/1.8.0/jquery-ui.min.js"></script>
-->