More directive TS

This commit is contained in:
Mo Bitar
2020-04-12 21:08:58 -05:00
parent 96db1cfd82
commit de99bc6739
3 changed files with 66 additions and 51 deletions

View File

@@ -19,14 +19,11 @@
label='editor.name',
)
.sk-menu-panel-column(
ng-if='editor.content.conflict_of || self.shouldDisplayRunningLocallyLabel(editor)'
ng-if='editor.content.conflict_of'
)
.info(
ng-if='editor.content.conflict_of'
) Conflicted copy
.sk-sublabel(
ng-if='self.shouldDisplayRunningLocallyLabel(editor)'
) Running Locally
a.no-decoration(
href='https://standardnotes.org/extensions',
ng-if='self.state.editors.length == 0',