mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
N°7137 - Fix regression from 7fffbb60, missing "default_value" parameter
This commit is contained in:
@@ -2077,6 +2077,7 @@ class SynchroReplica extends DBObject implements iDisplay
|
||||
'class_category' => '',
|
||||
'more_values' => '',
|
||||
'sql' => 'dest_class',
|
||||
'default_value' => '',
|
||||
'is_null_allowed' => true,
|
||||
'depends_on' => array(),
|
||||
)));
|
||||
|
||||
Reference in New Issue
Block a user