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

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

parent e2b54b7a
No related branches found
Tags release-2021-05-10-06.20
No related merge requests found
......@@ -3,7 +3,7 @@
<%! from django.utils.translation import ugettext as _ %>
<%block name="title">${_("Files &amp; Uploads")}</%block>
<%block name="bodyclass">is-signedin course view-uploads</%block>
<%block name="bodyclass">is-signedin course uploads view-uploads</%block>
<%namespace name='static' file='static_content.html'/>
......
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