changing version of jquery to 1.7.1

pull/1/head
Andromeda Yelton 2012-02-14 11:28:48 -05:00
parent b0eda2857c
commit 6b9c9a7653
1 changed files with 1 additions and 1 deletions

View File

@ -213,5 +213,5 @@ djcelery.setup_loader()
IS_PREVIEW = True
# set once instead of in all the templates
JQUERY_HOME = "/static/js/jquery-1.6.3.min.js"
JQUERY_HOME = "/static/js/jquery-1.7.1.min.js"
JQUERY_UI_HOME = "/static/js/jquery-ui-1.8.16.custom.min.js"