Source
Press alt + m to return to source menu
{{#if msgSuccessfulSync}}

{{currentDateTime}} - Refresh was successful

{{/if}} {{#if msgFailedSync}}

{{currentDateTime}} - Error detected during sync

{{/if}}

{{selectedSource.sourceDisplayName}}

{{#compare selectedSource.sourceName 'allVa'}} {{/compare}} {{#compare selectedSource.sourceType 'primary'}} {{/compare}} {{#each selectedSource.allDomains}} {{#compare ../selectedSource.sourceName 'allVa'}} {{/compare}} {{#compare ../selectedSource.sourceType 'primary'}} {{/compare}} {{/each}}
This table represents data for {{selectedSource.sourceDisplayName}} data categorized by {{#compare selectedSource.sourceName 'allVa'}} site, {{/compare}} domain, {{#compare selectedSource.sourceType 'primary' operator='!='}}and{{/compare}} last refresh{{#compare selectedSource.sourceType 'primary'}}, and new data since.{{/compare}}
Site {{#compare sortColumn 'siteDisplayName'}} Press enter to sort. Sorted ascending {{/compare}} {{#compare sortOrder 'desc'}} fa-caret-down"> Press enter to sort. Sorted descending {{/compare}} {{else}} Press enter to sort. {{/compare}} Domain {{#compare sortColumn 'domainDisplayName'}} Press enter to sort. Sorted ascending {{/compare}} {{#compare sortOrder 'desc'}} fa-caret-down"> Press enter to sort. Sorted descending {{/compare}} {{else}} Press enter to sort. {{/compare}} Last Refresh {{#compare sortColumn 'stampTime'}} Press enter to sort. Sorted ascending {{/compare}} {{#compare sortOrder 'desc'}} fa-caret-down"> Press enter to sort. Sorted descending {{/compare}} {{else}} Press enter to sort. {{/compare}} New Data Since {{#compare sortColumn 'newDataSince'}} Press enter to sort. Sorted ascending {{/compare}} {{#compare sortOrder 'desc'}} fa-caret-down"> Press enter to sort. Sorted descending {{/compare}} {{else}} Press enter to sort. {{/compare}}
{{this.siteDisplayName}}{{this.domainDisplayName}} {{#compare this.status 'completed'}} {{#compare this.siteType 'secondary'}} {{this.displayTime}} ago {{/compare}} {{#compare this.siteType 'primary'}} Current {{/compare}} {{/compare}} {{#compare this.status 'inProgress'}} Refreshing {{/compare}} {{#compare this.status 'error'}} Refresh failed {{/compare}} {{#if this.newDataSince}}{{this.displayNewDataSince}}{{else}}Current{{/if}}