And delete is fixed.

This commit is contained in:
James Cole
2015-05-01 23:39:45 +02:00
parent f8e9ce0d52
commit 31a1031624
2 changed files with 13 additions and 13 deletions

View File

@@ -170,7 +170,7 @@ class ConfigServiceProvider extends ServiceProvider
],
'Form' => [
'is_safe' => [
'input','select','checkbox','model'
'input','select','checkbox','model','open'
]
],
],