Skip to content

Commit

Permalink
feat: add link to the New UI on top of the old UI page
Browse files Browse the repository at this point in the history
  • Loading branch information
cmltaWt0 committed Jul 3, 2018
1 parent f5280a8 commit 8dd5a25
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mysite/templates/ct/portal.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@

<nav class="navbar-default navbar-static-top" role="navigation">
<div class="container">
<div class="alert alert-info">
You're currently viewing the old Instructor UI. <a href="{% url "ctms:my_courses" %}">Return to the new Instructor UI</a>.
</div>

<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
Expand Down

0 comments on commit 8dd5a25

Please sign in to comment.