mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
And delete is fixed.
This commit is contained in:
@@ -170,7 +170,7 @@ class ConfigServiceProvider extends ServiceProvider
|
||||
],
|
||||
'Form' => [
|
||||
'is_safe' => [
|
||||
'input','select','checkbox','model'
|
||||
'input','select','checkbox','model','open'
|
||||
]
|
||||
],
|
||||
],
|
||||
|
Reference in New Issue
Block a user