Update of all templates
Changed help button to link and removed drop-down items
This commit is contained in:
committed by
Nimisha Asthagiri
parent
b7440a51e8
commit
8fcbdaed03
@@ -4,6 +4,7 @@
|
||||
<%! from student.roles import CourseInstructorRole %>
|
||||
<%! from xmodule.modulestore.django import loc_mapper %>
|
||||
<%inherit file="base.html" />
|
||||
<%def name="online_help_token()"><% return "team" %></%def>
|
||||
<%block name="title">${_("Course Team Settings")}</%block>
|
||||
<%block name="bodyclass">is-signedin course users view-team</%block>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user