More directive TS

This commit is contained in:
Mo Bitar
2020-04-13 08:03:49 -05:00
parent de99bc6739
commit 38873afa43
21 changed files with 331 additions and 539 deletions

View File

@@ -163,7 +163,7 @@
)
.sk-label Editor
editor-menu(
callback='self.editorMenuOnSelect',
callback='self.editorMenuOnSelect()',
current-item='self.state.note',
ng-if='self.state.showEditorMenu',
selected-editor='self.state.selectedEditor',