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>