Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6c1878 commit 6ed1424Copy full SHA for 6ed1424
2 files changed
templates/actors/Medieval/Jugador_partes/bio.html
@@ -16,5 +16,5 @@
16
<input type="text" name="data.Arquetipo" value="{{data.Arquetipo}}" data-dtype="String"/>
17
</div>
18
<div class="Jugador_contenedor_biografia">
19
- {{editor content=data.Biografía target="data.Biografía" button=true owner=owner editable=true}}
+ {{editor system.Biografía target="system.Biografía" button=true owner=owner editable=true}}
20
templates/actors/Medieval/PNJ_partes/bio.html
@@ -1,3 +1,3 @@
1
<div class="PNJ_contenedor_biografia">
2
3
0 commit comments