Indexing console: Clarify "Complete" with "recently completed"

This commit is contained in:
Gian Merlino 2013-12-17 08:16:49 -08:00
parent 9fc0e18962
commit 58d1262edf
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
<div class="waiting_loading">Loading Waiting Tasks... this may take a few minutes</div>
<table id="waitingTable"></table>
<h2>Complete Tasks</h2>
<h2>Complete Tasks - Tasks recently completed</h2>
<div class="complete_loading">Loading Complete Tasks... this may take a few minutes</div>
<table id="completeTable"></table>