aboutsummaryrefslogtreecommitdiffstats
path: root/demos/spinner/currency.html
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2012-03-22 09:45:22 -0400
committerScott González <scott.gonzalez@gmail.com>2012-03-22 09:45:22 -0400
commit89ff5c523241a45c54cca0d4e1610381e092fef6 (patch)
treeca9fd6dc58a0566101d993ebd911aaf25a19cfc9 /demos/spinner/currency.html
parent392c003e636abd5ab169f0bd7e57dc3439bc3ad8 (diff)
downloadjquery-ui-89ff5c523241a45c54cca0d4e1610381e092fef6.tar.gz
jquery-ui-89ff5c523241a45c54cca0d4e1610381e092fef6.zip
Upgrade jQuery to 1.7.2.
Diffstat (limited to 'demos/spinner/currency.html')
-rw-r--r--demos/spinner/currency.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/spinner/currency.html b/demos/spinner/currency.html
index bf5912c5a..348666143 100644
--- a/demos/spinner/currency.html
+++ b/demos/spinner/currency.html
@@ -4,7 +4,7 @@
<meta charset="utf-8">
<title>jQuery UI Spinner - Default functionality</title>
<link rel="stylesheet" href="../../themes/base/jquery.ui.all.css">
- <script src="../../jquery-1.7.1.js"></script>
+ <script src="../../jquery-1.7.2.js"></script>
<script src="../../external/jquery.mousewheel-3.0.4.js"></script>
<script src="../../external/globalize.js"></script>
<script src="../../external/globalize.culture.de-DE.js"></script>