#1352 - bisheriger aktueller Stand, vor CalenderDayState

git-svn-id: http://78.47.251.156/svn/dev/sterntours-3@3354 f459cee4-fb09-11de-96c3-f9c5f16c3c76
This commit is contained in:
valentin.wacker 2017-10-26 07:05:31 +00:00
parent 1716662ac5
commit a2d4159c88
10 changed files with 48 additions and 27 deletions

View file

@ -44,7 +44,7 @@
{{ form_row(form.fromDate , {label: 'Von'}) }}
{{ form_row(form.toDate, {label: 'Bis'}) }}
{{ form_row(form.status, {label: 'Status'}) }}
{{ form_row(form.type, {label: 'Typ'}) }}
{#{{ form_row(form.type, {label: 'Typ'}) }}#}
<div class="col-md-12 col-sm-12 col-xs-12">
<button type="submit" value="SEND" id="submit"