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

Este commit está contenido en:
Chase Sterling 2016-07-09 19:22:28 -04:00
padre 9602dd993d
commit fb54710709
Se han modificado 1 ficheros con 3 adiciones y 0 borrados

Ver fichero

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