mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Rollback 2f431a0d : might not be a typo, we don't want to cause trouble close to a beta version O:)
This commit is contained in:
@@ -1658,7 +1658,7 @@ class SynchroAttLinkSet extends SynchroAttribute
|
||||
MetaModel::Init_AddAttribute(new AttributeString('attribute_qualifier', array(
|
||||
'allowed_values' => null,
|
||||
'sql' => 'attribute_qualifier',
|
||||
'default_value' => '',
|
||||
'default_value' => '\'',
|
||||
'is_null_allowed' => true,
|
||||
'depends_on' => array(),
|
||||
)));
|
||||
|
||||
Reference in New Issue
Block a user