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
父節點 9602dd993d
當前提交 fb54710709
共有 1 個文件被更改,包括 3 次插入0 次删除

查看文件

@ -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>