Privs progress

This commit is contained in:
Mo Bitar
2018-11-21 14:27:04 -06:00
parent c5d50728c0
commit 90793938f7
9 changed files with 67 additions and 43 deletions

View File

@@ -133,7 +133,6 @@
.panel-row
.horizontal-group
%h4 Autolock
.vertical-rule
%a.info{"ng-repeat" => "option in passcodeAutoLockOptions", "ng-click" => "selectAutoLockInterval(option.value)",
"ng-class" => "{'info boxed' : option.value == selectedAutoLockInterval}"}
{{option.label}}