commit
573a6d44ff
4 changed files with 11 additions and 11 deletions
|
@ -82,9 +82,9 @@
|
|||
</div>
|
||||
|
||||
{{#if disableWysiwyg}}
|
||||
{{> codeeditor}}
|
||||
{{> codeeditor}}
|
||||
{{else}}
|
||||
{{> summernote}}
|
||||
{{> summernote}}
|
||||
{{/if}}
|
||||
|
||||
<div class="form-group" style="margin-top: -15px;">
|
||||
|
|
|
@ -131,12 +131,12 @@
|
|||
|
||||
{{> merge_tag_reference}}
|
||||
|
||||
{{> plaintext}}
|
||||
{{> plaintext}}
|
||||
|
||||
{{#if disableWysiwyg}}
|
||||
{{> codeeditor}}
|
||||
{{> codeeditor}}
|
||||
{{else}}
|
||||
{{> (lookup . 'editorName') }}
|
||||
{{> (lookup . 'editorName') }}
|
||||
{{/if}}
|
||||
|
||||
{{/if}}
|
||||
|
|
|
@ -147,12 +147,12 @@
|
|||
|
||||
{{> merge_tag_reference}}
|
||||
|
||||
{{> plaintext}}
|
||||
{{> plaintext}}
|
||||
|
||||
{{#if disableWysiwyg}}
|
||||
{{> codeeditor}}
|
||||
{{> codeeditor}}
|
||||
{{else}}
|
||||
{{> (lookup . 'editorName') }}
|
||||
{{> (lookup . 'editorName') }}
|
||||
{{/if}}
|
||||
|
||||
{{/if}}
|
||||
|
|
|
@ -26,12 +26,12 @@
|
|||
|
||||
{{> merge_tag_reference mergeTagReferenceFooterText='In addition to that any custom field can have its own merge tag.'}}
|
||||
|
||||
{{> plaintext}}
|
||||
{{> plaintext}}
|
||||
|
||||
{{#if disableWysiwyg}}
|
||||
{{> codeeditor}}
|
||||
{{> codeeditor}}
|
||||
{{else}}
|
||||
{{> (lookup . 'editorName') }}
|
||||
{{> (lookup . 'editorName') }}
|
||||
{{/if}}
|
||||
|
||||
<div class="form-group">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue