updated dashboard html to remove rebase bug which displayed the username to learners

This commit is contained in:
Marco Morales
2015-05-18 13:55:56 -04:00
parent fe3326d8f2
commit e121aa4783

View File

@@ -155,7 +155,7 @@
<section class="profile-sidebar" id="profile-sidebar" role="region" aria-label="User info">
<header class="profile">
<h2 class="username-header"><span class="sr">${_("Username")}: </span><span class="username-label">${ user.username }</span></h2>
<h2 class="username-header"><span class="sr">${_("Username")}: </span></h2>
</header>
<section class="user-info">
<ul>