Fixed bills [skip ci]

This commit is contained in:
James Cole
2015-05-02 12:51:02 +02:00
parent dee0422eff
commit 184ec13f99
9 changed files with 402 additions and 1 deletions

View File

@@ -166,7 +166,7 @@ class ConfigServiceProvider extends ServiceProvider
'Config',
'ExpandedForm' => [
'is_safe' => [
'date', 'text', 'select', 'balance', 'optionsList', 'checkbox', 'amount'
'date', 'text', 'select', 'balance', 'optionsList', 'checkbox', 'amount', 'tags', 'integer'
]
],
'Form' => [