This commit is contained in:
James Cole
2018-04-07 22:23:16 +02:00
parent d3701837e3
commit 7b715925cf
22 changed files with 343 additions and 72 deletions

View File

@@ -128,8 +128,9 @@ return [
'expected_in_period' => ['element' => '.expected_in_period'],
],
'bills_create' => [
'intro' => [],
'name' => ['element' => '#name_holder'],
'match' => ['element' => '#match_holder'],
//'match' => ['element' => '#match_holder'],
'amount_min_holder' => ['element' => '#amount_min_holder'],
'repeat_freq_holder' => ['element' => '#repeat_freq_holder'],
'skip_holder' => ['element' => '#skip_holder'],