Add mako js filter

This commit is contained in:
Farhanah Sheets
2017-12-27 11:25:36 -05:00
parent 425e3208bb
commit cfdfec1d20

View File

@@ -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>