Privs wip

This commit is contained in:
Mo Bitar
2018-11-08 14:26:05 -06:00
parent 152a7559f3
commit 29c9d8f36a
10 changed files with 241 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
.sn-component
#footer-bar.app-bar.no-edges
.left
.item{"ng-click" => "ctrl.accountMenuPressed()", "click-outside" => "ctrl.showAccountMenu = false;", "is-open" => "ctrl.showAccountMenu"}
.item{"ng-click" => "ctrl.accountMenuPressed()", "click-outside" => "ctrl.clickOutsideAccountMenu()", "is-open" => "ctrl.showAccountMenu"}
.column
.circle.small{"ng-class" => "ctrl.error ? 'danger' : (ctrl.getUser() ? 'info' : 'default')"}
.column