added money_expense to coach preview

This commit is contained in:
Ricsi
2017-04-30 00:31:26 +02:00
parent f1d6e2f002
commit 7bd93e1730
6 changed files with 133 additions and 53 deletions

View File

@@ -8,7 +8,7 @@
<div>
<label for="mox_name">Név:</label>
<div><input type="text" name="mox_name" id="mox_name" value="{$mox->get_mox_name()}"></div>
<div><input type="text" name="mox_name" id="mox_name" value="{if $mox->get_mox_coach()|is_a:'user'}{$mox->get_mox_coach()->get_ua_name()}{/if}"></div>
</div>
<div>