@@ -128,10 +128,10 @@
</div>
<div class="section scrollspy" id="oldmilestone-container">
- <h4>Old Milestone <a class="waves-effect btn-flat" onclick="reloadTable('#oldmilestone');"><i class="material-icons">refresh</i></a></h4>
+ <h4>Wrong Milestone <a class="waves-effect btn-flat" onclick="reloadTable('#oldmilestone');"><i class="material-icons">refresh</i></a></h4>
<p>
All open bugs that are targetted for a milestone in the past: they
- should be closed or moved to a future milestone.
+ should be closed if fixed, or moved to a future milestone.
</p>
<div id="oldmilestone"></div>
</div>
@@ -155,7 +155,7 @@
<li><a href="#abint-container">AB-INT</a></li>
<li><a href="#needinfo-container">Need Info</a></li>
<li><a href="#inactive-container">Inactive</a></li>
- <li><a href="#oldmilestone-container">Old Milestone</a></li>
+ <li><a href="#oldmilestone-container">Wrong Milestone</a></li>
<li><a href="#newcomer-container">Newcomer</a></li>
</ul>
</div>
Rename to reduce confusion, these are not just old but actively wrong now. Signed-off-by: Ross Burton <ross.burton@arm.com> --- scripts/dashboard/bugtriage/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)