changing version of jquery to 1.7.1
parent
b0eda2857c
commit
6b9c9a7653
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue