replace almost all uses of editable-input with DSA41_input

This commit is contained in:
Sven Balzer
2025-05-05 22:35:30 +02:00
parent b54869ac5a
commit 9d4e8f7c9e
17 changed files with 139 additions and 152 deletions
+2 -2
View File
@@ -3,12 +3,12 @@
<img class="item-image" src="{{ item.img }}" title="{{ item.name }}" data-action="editImage" data-edit="img">
<div class="col">
<div class="grid3 gap">
{{>editable-input type="text" name="name" value=item.name placeholder=(localize "DSA41.name")}}
{{DSA41_input "name" subtitle="DSA41.name"}}
<div>
{{DSA41_input "system.steigern"}}
<div class="placeholder">{{localize "DSA41.kampftalent.label_steigern"}}</div>
</div>
{{>editable-input type="text" name="system.behinderung" value=item.system.behinderung placeholder=(localize "DSA41.talente.label_behinderung")}}
{{DSA41_input "system.behinderung" subtitle="DSA41.talente.label_behinderung"}}
</div>
<div class="grid gap">
<div>