Fix formatting.
This commit is contained in:
parent
612b1820cb
commit
e258db6546
|
@ -87,6 +87,6 @@ LOGIN_URL = '/login/'
|
|||
ACCOUNT_DEFAULT_HTTP_PROTOCOL = 'https'
|
||||
|
||||
BOOTSTRAP3 = {
|
||||
'jquery_url': '/static/js/jquery.min.js',
|
||||
'javascript_url': '/static/js/bootstrap.min.js'
|
||||
'jquery_url': '/static/js/jquery.min.js',
|
||||
'javascript_url': '/static/js/bootstrap.min.js'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue