Show a loading message before first page of history is loaded.
This commit is contained in:
parent
9602dd993d
commit
fb54710709
|
@ -14,6 +14,9 @@
|
||||||
<th>Date</th>
|
<th>Date</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr><td colspan="3" style="text-align: center">Loading file history...</td></tr>
|
||||||
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
<p>
|
<p>
|
||||||
<a class="btn btn-default btn-sm compare-revisions">Compare Revisions</a>
|
<a class="btn btn-default btn-sm compare-revisions">Compare Revisions</a>
|
||||||
|
|
Loading…
Reference in a new issue