The PropertiesIconic preference is not related to Tabs but to Browse mode
This commit is contained in:
@@ -99,6 +99,7 @@ $forms['Main_frame']['Startup'] = array(
|
||||
'ShowServerInfo');
|
||||
$forms['Main_frame']['Browse'] = array(
|
||||
'NavigationBarIconic',
|
||||
'PropertiesIconic',
|
||||
'ShowAll',
|
||||
'MaxRows',
|
||||
'Order',
|
||||
@@ -120,7 +121,6 @@ $forms['Main_frame']['Edit'] = array(
|
||||
'DefaultPropDisplay');
|
||||
$forms['Main_frame']['Tabs'] = array(
|
||||
'LightTabs',
|
||||
'PropertiesIconic',
|
||||
'DefaultTabServer',
|
||||
'DefaultTabDatabase',
|
||||
'DefaultTabTable');
|
||||
|
Reference in New Issue
Block a user