Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
flowspy
Commits
72f63330
Commit
72f63330
authored
Jan 30, 2013
by
Leonidas Poulopoulos
Browse files
Minor static url fix
parent
e16b1958
Changes
1
Hide whitespace changes
Inline
Side-by-side
settings.py.dist
View file @
72f63330
...
...
@@ -222,7 +222,7 @@ SHIB_FIRSTNAME = ['HTTP_SHIB_INETORGPERSON_GIVENNAME']
SHIB_LASTNAME = ['HTTP_SHIB_PERSON_SURNAME']
SHIB_ENTITLEMENT = ['HTTP_SHIB_EP_ENTITLEMENT']
TINYMCE_JS_URL = '/static/js/tinymce/tiny_mce.js'
TINYMCE_JS_URL = '/
fod
static/js/tinymce/tiny_mce.js'
TINYMCE_DEFAULT_CONFIG = {
'extended_valid_elements' : 'iframe[src|width|height|name|align]',
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment