sync status

This commit is contained in:
Mo Bitar
2017-01-25 21:58:32 -06:00
parent b2200c5707
commit 5141b963bc
9 changed files with 82 additions and 7 deletions

View File

@@ -10,7 +10,7 @@
%account-sync-section{"ng-if" => "showSync"}
%section.account-item
%h3{"ng-click" => "showKeys = !showKeys"} Encryption Keys
%h3{"ng-click" => "showKeys = !showKeys"} Encryption Keys ({{keys.length}})
%account-keys-section{"ng-if" => "showKeys"}
%section.account-item