Update the implementation to use an extended sheet class instead of a setting
This commit is contained in:
parent
f8c21ac8d8
commit
6f04910d2c
6 changed files with 20 additions and 49 deletions
|
|
@ -6,11 +6,11 @@
|
|||
value="{{system.content}}"
|
||||
collaborate="true"
|
||||
data-document-uuid="{{actor.uuid}}"
|
||||
toggled
|
||||
{{ifThen toggled "toggled" ""}}
|
||||
>
|
||||
{{{ enriched.system.content }}}
|
||||
</prose-mirror>
|
||||
{{else}}
|
||||
{{{ enriched.system.content }}}
|
||||
{{/if}}
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue