Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6ed1424

Browse files
committed
arreglo bio medieval parvusdomus#42
1 parent c6c1878 commit 6ed1424

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

templates/actors/Medieval/Jugador_partes/bio.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
<input type="text" name="data.Arquetipo" value="{{data.Arquetipo}}" data-dtype="String"/>
1717
</div>
1818
<div class="Jugador_contenedor_biografia">
19-
{{editor content=data.Biografía target="data.Biografía" button=true owner=owner editable=true}}
19+
{{editor system.Biografía target="system.Biografía" button=true owner=owner editable=true}}
2020
</div>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<div class="PNJ_contenedor_biografia">
2-
{{editor content=data.Biografía target="data.Biografía" button=true owner=owner editable=true}}
2+
{{editor system.Biografía target="system.Biografía" button=true owner=owner editable=true}}
33
</div>

0 commit comments

Comments
 (0)