#98, sync button now shows total number of outstanding syncs instead of just pushes

This commit is contained in:
azivner
2018-07-24 21:43:15 +02:00
parent 37ab7b4641
commit b6935abcc9
4 changed files with 13 additions and 14 deletions

View File

@@ -38,7 +38,7 @@
<button class="btn btn-xs" id="sync-now-button" title="Number of outstanding changes to be pushed to server">
<span class="ui-icon ui-icon-refresh"></span>
Sync now (<span id="changes-to-push-count">0</span>)
Sync now (<span id="outstanding-syncs-count">0</span>)
</button>
<button class="btn btn-xs" id="options-button">