Gestion des paradigmes

This commit is contained in:
2022-10-20 23:59:31 +02:00
parent b0c59c6104
commit b6dac470e9
9 changed files with 206 additions and 119 deletions

View File

@@ -12,11 +12,11 @@
data-dtype="String" {{#unless @root.editScore}}disabled{{/unless}} />
</h4>
{{else}}
<h4 class="ame-margin"><a class="roll-ame ame-margin" data-stat-key="{{key}}">{{para.label}}</a></h4>
<h4 class="ame-margin">{{para.label}}</h4>
{{/if}}
</span>
<input type="checkbox">
<input type="checkbox" name="system.paradigmes.{{key}}.used" {{checked para.used}}>
</li>
{{/each}}