Wip
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
.room-item{"ng-repeat" => "room in rooms"}
|
||||
{{room.name}}
|
||||
@@ -12,6 +12,8 @@
|
||||
%a{"href" => "https://standardnotes.org/help", "target" => "_blank"}
|
||||
Help
|
||||
|
||||
%room-bar#room-bar
|
||||
|
||||
.pull-right
|
||||
|
||||
.footer-bar-link{"ng-if" => "ctrl.newUpdateAvailable", "ng-click" => "ctrl.clickedNewUpdateAnnouncement()"}
|
||||
|
||||
Reference in New Issue
Block a user