This commit is contained in:
Mo Bitar
2016-12-26 01:35:05 -06:00
parent 9f13f659cc
commit b4fb7395cb
6 changed files with 39 additions and 36 deletions

View File

@@ -6,7 +6,7 @@
%br
.filter-section
%input.filter-bar{"select-on-click" => "true", "ng-model" => "ctrl.noteFilter.text", "placeholder" => "Filter", "ng-change" => "ctrl.filterTextChanged()", "lowercase" => "true"}
.editor-menu.tag-menu-bar
.section-menu.tag-menu-bar
%ul.nav.nav-pills
%li.dropdown
%a.dropdown-toggle{"ng-click" => "ctrl.showMenu = !ctrl.showMenu"}