mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
advanced search: removal of legacy_search_drawer_open
associated to this change, those wiki pages are altered : - latest:admin:itop_configuration_file (`legacy_search_drawer_open` removal) - latest:customization:xml_reference (`search_form_open` default value changed) SVN:trunk[5626]
This commit is contained in:
@@ -1053,14 +1053,6 @@ class Config
|
||||
'source_of_value' => '',
|
||||
'show_in_conf_sample' => false,
|
||||
),
|
||||
'legacy_search_drawer_open' => array(
|
||||
'type' => 'bool',
|
||||
'description' => 'Whether or not to display the "search drawer" open by default as in previous versions of iTop.',
|
||||
'default' => false,
|
||||
'value' => '',
|
||||
'source_of_value' => '',
|
||||
'show_in_conf_sample' => false,
|
||||
),
|
||||
'obsolescence.show_obsolete_data' => array(
|
||||
'type' => 'bool',
|
||||
'description' => 'Default value for the user preference "show obsolete data"',
|
||||
|
||||
Reference in New Issue
Block a user