1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-04 13:05:23 +02:00

[WIP] Upgrade EmberJS -- lint pass!

This commit is contained in:
Harvey Kandola 2018-12-08 20:54:19 +00:00
parent c7808d0b5a
commit adbd00bdd7
95 changed files with 645 additions and 645 deletions

View file

@ -1,7 +1,7 @@
{{#section/base-editor-inline document=document folder=folder page=page blockMode=blockMode
contentLinkerButton=true onInsertLink=(action 'onInsertLink')
previewButton=true onPreview=(action 'onPreview')
isDirty=(action 'isDirty') onCancel=(action 'onCancel') onAction=(action 'onAction')}}
{{#section/base-editor-inline document=document folder=folder page=page blockMode=blockMode
contentLinkerButton=true onInsertLink=(action "onInsertLink")
previewButton=true onPreview=(action "onPreview")
isDirty=(action "isDirty") onCancel=(action "onCancel") onAction=(action "onAction")}}
<style>
.CodeMirror {