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:
ec99fc0
)
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 09:56:52 +0000
(09:56 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Mon, 3 Feb 2014 09:56:52 +0000
(09:56 +0000)
The commit which run in an endless loop with jquery-1.4.4.min.js is:
commit
e1910c1453642bea8ffad32e3e1a4e52f1ecf8eb
examples/htdocs/jasmine.html
patch
|
blob
|
history
diff --git
a/examples/htdocs/jasmine.html
b/examples/htdocs/jasmine.html
index
84c2083
..
647be4b
100644
(file)
--- a/
examples/htdocs/jasmine.html
+++ b/
examples/htdocs/jasmine.html
@@
-10,7
+10,7
@@
perpage_default: 10
};
</script>
- <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 type="text/javascript" src="tools/htdocs/pz2.js"></script>
<script type="text/javascript" src="tools/htdocs/handlebars-v1.1.2.js"></script>
<script type="text/javascript" src="tools/htdocs/jquery.json-2.4.js"></script>