This commit is contained in:
Mo Bitar
2017-01-26 01:00:47 -06:00
parent 5141b963bc
commit ac5569429d
10 changed files with 66 additions and 50 deletions

View File

@@ -1,6 +1,6 @@
.account-keys-section
.account-keys-section.account-section-content
.keys
.key{"ng-repeat" => "key in keys"}
.key.white-bg{"ng-repeat" => "key in keys"}
.name {{key.name}}
.value {{key.key}}