diff options
Diffstat (limited to 'views/addressbook')
-rw-r--r-- | views/addressbook/galview.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/addressbook/galview.xml b/views/addressbook/galview.xml index b59aeb8fd0..dcf91542ec 100644 --- a/views/addressbook/galview.xml +++ b/views/addressbook/galview.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<GalViewCollection> +<GalViewCollection default-view="Address_Cards"> <GalView id="Address_Cards" _title="Address Cards" filename="Address_Cards.galview" type="minicard"/> <GalView id="Phone_List" _title="Phone List" filename="Phone_List.galview" type="etable"/> <GalView id="By_Company" _title="By Company" filename="By_Company.galview" type="etable"/> |