Skip to content
Snippets Groups Projects
Commit 3bec8c66 authored by Brian Talbot's avatar Brian Talbot
Browse files

Studio: adds JS/functionality dependent class to course updates <body> elem

parent a1be9701
No related merge requests found
......@@ -4,7 +4,7 @@
<!-- TODO decode course # from context_course into title -->
<%block name="title">${_("Course Updates")}</%block>
<%block name="bodyclass">is-signedin course view-updates</%block>
<%block name="bodyclass">is-signedin course course-info updates view-updates</%block>
<%block name="header_extras">
% for template_name in ["course_info_update", "course_info_handouts"]:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment