wrong jquery ui
parent
9f81dd7c1e
commit
b5bcdea744
|
@ -41,7 +41,7 @@ MEDIA_URL = '/media/'
|
||||||
|
|
||||||
# set once instead of in all the templates
|
# set once instead of in all the templates
|
||||||
JQUERY_HOME = "/static/js/jquery-1.12.4.min.js"
|
JQUERY_HOME = "/static/js/jquery-1.12.4.min.js"
|
||||||
JQUERY_UI_HOME = "/static/js/jquery-ui-1.11.4.custom.min.js"
|
JQUERY_UI_HOME = "/static/js/jquery-ui-1.11.4.min.js"
|
||||||
JQUERY_UI_THEME = "/static/css/ui-lightness/jquery-ui-1.11.4.min.css"
|
JQUERY_UI_THEME = "/static/css/ui-lightness/jquery-ui-1.11.4.min.css"
|
||||||
|
|
||||||
CKEDITOR_UPLOAD_PATH = ''
|
CKEDITOR_UPLOAD_PATH = ''
|
||||||
|
|
Loading…
Reference in New Issue