Commit d9a2d229 by Sarina Canelake

Merge pull request #4768 from edx/sarina/remove-legacy-banner

Remove banner from instructor dashboard
parents 4c065eb6 9885b106
...@@ -72,9 +72,6 @@ ...@@ -72,9 +72,6 @@
</div> </div>
<h1>${_("Instructor Dashboard")}</h1> <h1>${_("Instructor Dashboard")}</h1>
<div class="wrapper-msg urgency-low msg-warning is-shown">
<p>${_("We've changed the look and feel of the Instructor Dashboard. During this transition time, you can still access the old Instructor Dashboard by clicking the 'Revert to Legacy Dashboard' button above.")}</p>
</div>
%if analytics_dashboard_message: %if analytics_dashboard_message:
<div class="wrapper-msg urgency-low is-shown"> <div class="wrapper-msg urgency-low is-shown">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment