Upgrade Underscore.string
FEDX-117
This commit is contained in:
committed by
Brian Jacobel
parent
f10a3c968e
commit
db62db295c
@@ -10,7 +10,7 @@ from openedx.core.djangolib.js_utils import dump_js_escaped_json
|
||||
<%block name="bodyclass">is-signedin course view-textbooks</%block>
|
||||
|
||||
<%block name="header_extras">
|
||||
% for template_name in ["edit-textbook", "show-textbook", "edit-chapter", "no-textbooks", "basic-modal", "modal-button", "upload-dialog"]:
|
||||
% for template_name in ["edit-textbook", "show-textbook", "no-textbooks", "basic-modal", "modal-button", "upload-dialog"]:
|
||||
<script type="text/template" id="${template_name}-tpl">
|
||||
<%static:include path="js/${template_name}.underscore" />
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user