number of sync changes to push next to "sync now" button

This commit is contained in:
azivner
2017-11-01 20:31:44 -04:00
parent 72905a9854
commit 962c078bbc
8 changed files with 58 additions and 38 deletions

View File

@@ -4,7 +4,7 @@ function syncNow() {
type: 'POST',
success: result => {
if (result.success) {
checkAudit();
checkStatus();
message("Sync finished successfully");