Add aria attributes in Preferences module

This commit is contained in:
Francis Lachapelle
2015-05-20 12:15:31 -04:00
parent d5f4da3934
commit 1f83680e12
4 changed files with 71 additions and 55 deletions
-5
View File
@@ -26,7 +26,6 @@
@class NSString;
@class SOGoMailLabel;
@class SOGoUser;
@interface UIxPreferences : UIxComponent
@@ -46,10 +45,6 @@
NSArray *contactsCategories;
NSCalendarDate *today;
// Mail labels/tags
SOGoMailLabel *label;
NSArray *mailLabels;
// Sieve filtering
NSArray *daysOfWeek, *daysBetweenResponsesList;
NSArray *sieveFilters;