Attached
Inactive
Fluff
Sync
Dev
{{ sync.total == null || sync.total == 0 ? (sync.completed + ' ' + sync.section) : (sync.completed + '/' + sync.total + ' ' + ((sync.completed / sync.total) * 100).toFixed(0) + '% ' + sync.section) }}
{{ commify0(filteredApprovals.length) + '/' + commify0(approvals.length) }}
{{ commify0(filteredEvents.length) + '/' + commify0(totalEvents) }}
{{ commify0(totalAccounts) }}