Add mako js filter
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
"revision": "${context_course.location.revision | n, js_escaped_string}"
|
||||
},
|
||||
"help_tokens": {
|
||||
"files": "${get_online_help_info(online_help_token())['doc_url']}"
|
||||
"files": "${get_online_help_info(online_help_token())['doc_url'] | n, js_escaped_string}"
|
||||
}
|
||||
}
|
||||
</%static:studiofrontend>
|
||||
|
||||
Reference in New Issue
Block a user