[ckan-changes] commit/ckan: John Glover: [moderatededits] Update JQuery to 1.5.2
Bitbucket
commits-noreply at bitbucket.org
Mon Jul 18 14:45:52 UTC 2011
1 new changeset in ckan:
http://bitbucket.org/okfn/ckan/changeset/d00cf0238298/
changeset: d00cf0238298
branch: feature-1141-moderated-edits-ajax
user: John Glover
date: 2011-07-18 16:44:46
summary: [moderatededits] Update JQuery to 1.5.2
affected #: 1 file (2 bytes)
--- a/ckan/templates/layout_base.html Mon Jul 18 09:57:42 2011 +0100
+++ b/ckan/templates/layout_base.html Mon Jul 18 15:44:46 2011 +0100
@@ -30,7 +30,7 @@
<![endif]--><script type="text/javascript" src="${g.site_url}/language.js"></script>
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
+ <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js"></script><script type="text/javascript" src="http://assets.okfn.org/ext/jquery.cookie/jquery.cookie.min.js"></script><script type="text/javascript" src="http://assets.okfn.org/ext/jquery.placeholder/jquery.placeholder.js"></script><script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.11/jquery-ui.min.js"></script>
Repository URL: https://bitbucket.org/okfn/ckan/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
More information about the ckan-changes
mailing list