LMS: removing non production-friendly messages

This commit is contained in:
Brian Talbot
2013-10-21 22:09:11 -04:00
committed by Diana Huang
parent 280c463209
commit 153694b75f
2 changed files with 0 additions and 2 deletions

View File

@@ -72,7 +72,6 @@
<section class="progress">
<h3 class="sr title">${_("Your Progress")}</h3>
<!-- FIXME: Move the "Current Step: " text to the right DOM element -->
<ol class="progress-steps">
<li class="progress-step is-current" id="progress-step1">
<span class="wrapper-step-number"><span class="step-number">1</span></span>

View File

@@ -67,7 +67,6 @@
<section class="progress">
<h3 class="sr title">${_("Your Progress")}</h3>
<!-- FIXME: Move the "Current Step: " text to the right DOM element -->
<ol class="progress-steps">
<li class="progress-step is-completed" id="progress-step0">
<span class="wrapper-step-number"><span class="step-number">0</span></span>