add nonZero lease type

This commit is contained in:
2020-09-07 23:39:42 +02:00
parent 6af15f82a9
commit de92a88a3d
7 changed files with 84 additions and 7 deletions

View File

@@ -32,6 +32,13 @@
</div>
</div>
<div>
<legend for="non_zero">Korlátlan bérlet: </legend>
<div>
<input id="non_zero" type="checkbox" name="l_non_zero" value="1" style="margin-top: 7px;">
</div>
</div>
<div>
<legend for="l_training_types">Edzés típusok: </legend>
<table>
@@ -41,7 +48,7 @@
<td><label class="choice" for="trt_{$trt_array.trt_id}">{$trt_array.trt_name}</label></td>
</tr>
{/foreach}
<table>
</table>
</div>
<div style="margin-top: 15px;">