Merge pull request #17034 from edx/fsheets/EDUCATOR-1995
Pass ReadTheDocs path to studio-frontend
This commit is contained in:
@@ -66,6 +66,9 @@
|
||||
"num": "${context_course.location.course | n, js_escaped_string}",
|
||||
"display_course_number": "${context_course.display_coursenumber | n, js_escaped_string}",
|
||||
"revision": "${context_course.location.revision | n, js_escaped_string}"
|
||||
},
|
||||
"help_tokens": {
|
||||
"files": "${get_online_help_info(online_help_token())['doc_url'] | n, js_escaped_string}"
|
||||
}
|
||||
}
|
||||
</%static:studiofrontend>
|
||||
|
||||
Reference in New Issue
Block a user