Fix apv2, WIP
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
type="radio"
|
||||
name="system.damages.value"
|
||||
value="{{@index}}"
|
||||
data-action="clickDamage"
|
||||
{{#ife system.damages.value @index }}
|
||||
checked="true"
|
||||
{{/ife }}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<div class="traits">
|
||||
<h3>traits
|
||||
<span class="traits-selector" data-tooltip="ajouter/supprimer un trait">
|
||||
<span class="traits-selector" data-action="openTraits" data-tooltip="ajouter/supprimer un trait">
|
||||
<i class="fas fa-cogs"></i>
|
||||
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user