LMS: removing non production-friendly messages
This commit is contained in:
committed by
Diana Huang
parent
280c463209
commit
153694b75f
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user