Update admin page scripts and fixed broken tooltip

This commit is contained in:
Daniel García
2019-03-09 14:41:34 +01:00
parent 43f9038325
commit b4244b28b6
2 changed files with 8 additions and 8 deletions

View File

@@ -38,8 +38,8 @@
</div>
<div class="mt-3">
<button type="button" class="btn btn-sm btn-link" onclick="updateRevisions();" title="Force all clients to fetch
new data next time they connect. Useful after restoring a backup to remove any stale data.">
<button type="button" class="btn btn-sm btn-link" onclick="updateRevisions();"
title="Force all clients to fetch new data next time they connect. Useful after restoring a backup to remove any stale data.">
Force clients to resync
</button>