Fixes #1496
This commit is contained in:
@@ -114,7 +114,7 @@ class IncidentController extends Controller
|
||||
Binput::get('visible', true),
|
||||
Binput::get('component_id'),
|
||||
Binput::get('component_status'),
|
||||
Binput::get('notify', true),
|
||||
Binput::get('notify', false),
|
||||
Binput::get('created_at'),
|
||||
null,
|
||||
null
|
||||
|
||||
Reference in New Issue
Block a user