diff --git a/addressbook/inc/class.addressbook_ui.inc.php b/addressbook/inc/class.addressbook_ui.inc.php index ea33015f5e..5634b4836a 100644 --- a/addressbook/inc/class.addressbook_ui.inc.php +++ b/addressbook/inc/class.addressbook_ui.inc.php @@ -226,7 +226,7 @@ class addressbook_ui extends addressbook_bo 'do_email' => $do_email ? 1 : 0, // using a positiv list now, as we constantly adding new columns in addressbook, but not removing them from default 'default_cols' => 'type,n_fileas_n_given_n_family_n_family_n_given_org_name_n_family_n_given_n_fileas,'. - 'org_name,'. + 'number,org_name,org_unit,'. 'business_adr_one_countrycode_adr_one_postalcode,tel_work_tel_cell_tel_home,url_email_email_home', /* old negative list 'default_cols' => '!cat_id,contact_created_contact_modified,distribution_list,contact_id,owner,room',*/ diff --git a/addressbook/templates/default/index.org_rows.xet b/addressbook/templates/default/index.org_rows.xet index 5f5c48cef0..0e0b2b8fd0 100644 --- a/addressbook/templates/default/index.org_rows.xet +++ b/addressbook/templates/default/index.org_rows.xet @@ -5,8 +5,8 @@