Zoli requests
This commit is contained in:
@@ -2,10 +2,7 @@
|
||||
|
||||
{foreach $resi as $key_ => $resii}
|
||||
{if $resii->get_de_training()|is_a:'training'}
|
||||
{$key}<br>
|
||||
{$resii->get_de_training()->get_tr_date()}<br>
|
||||
{$resii->get_de_training()->get_tr_type_name_by_id()}<br>
|
||||
{$resii->get_de_training()->get_tr_duration()} perc<br>
|
||||
{$key};{$resii->get_de_training()->get_tr_date()};{$resii->get_de_training()->get_tr_id()};{$resii->get_de_training()->get_tr_type_name_by_id()};{$resii->get_de_training()->get_tr_duration()} perc;
|
||||
{if $resii->get_de_has_discount()}
|
||||
{if $resii->get_de_discount_id() == 1}
|
||||
Próba kedvezmény<br>
|
||||
@@ -16,7 +13,7 @@
|
||||
{/if}
|
||||
|
||||
{else}
|
||||
Fizetős<br>
|
||||
Fizetős<br>
|
||||
{/if}
|
||||
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user