Default editors

This commit is contained in:
Mo Bitar
2017-11-14 18:57:28 -06:00
parent 9db343a634
commit 483ffab6bf
5 changed files with 53 additions and 7 deletions

View File

@@ -14,5 +14,5 @@
%li.menu-item{"ng-repeat" => "editor in editors", "ng-click" => "selectEditor($event, editor)"}
%strong.red.medium{"ng-if" => "editor.conflict_of"} Conflicted copy
%label.menu-item-title
%span.inline.tinted.mr-10{"ng-if" => "selectedEditor === editor"} ✓
{{editor.name}}
%span.inline.tinted{"style" => "margin-left: 8px;", "ng-if" => "selectedEditor === editor"} ✓