Show a loading message before first page of history is loaded.

This commit is contained in:
Chase Sterling 2016-07-09 19:22:28 -04:00
parent 9602dd993d
commit fb54710709
1 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,9 @@
<th>Date</th>
</tr>
</thead>
<tbody>
<tr><td colspan="3" style="text-align: center">Loading file history...</td></tr>
</tbody>
</table>
<p>
<a class="btn btn-default btn-sm compare-revisions">Compare Revisions</a>