create first tests for accompanying period manipulation

[ci skip]
This commit is contained in:
2015-02-03 10:03:36 +01:00
parent aa8d211e55
commit 7ebaafe768
5 changed files with 213 additions and 4 deletions

View File

@@ -25,7 +25,7 @@
{{ form_rest(form) }}
<div class="medium btn danger icon-right entypo icon-lock">
<button type="submit">{{ 'Close person history'|trans }}</button>
<button type="submit">{{ 'Submit'|trans }}</button>
</div>
{{ form_end(form) }}