UI fixes
This commit is contained in:
@@ -19,10 +19,10 @@
|
||||
label='editor.name',
|
||||
)
|
||||
.sk-menu-panel-column(
|
||||
ng-if='editor.content.conflict_of'
|
||||
ng-if='editor.conflictOf'
|
||||
)
|
||||
.info(
|
||||
ng-if='editor.content.conflict_of'
|
||||
ng-if='editor.conflictOf'
|
||||
) Conflicted copy
|
||||
a.no-decoration(
|
||||
href='https://standardnotes.org/extensions',
|
||||
|
||||
Reference in New Issue
Block a user