calendarimporter 2.0.4:
- added compatible with webapp 1.4 - added gui for sync - sync algorithms not jet implemented
This commit is contained in:
@@ -39,8 +39,9 @@ Zarafa.plugins.calendarimporter.settings.SettingsCalSyncWidget = Ext.extend(Zara
|
||||
|
||||
Ext.applyIf(config, {
|
||||
height : 400,
|
||||
title : _('Calendar Sync settings'),
|
||||
title : _('Calendar Sync settings - Comming soon'),
|
||||
xtype : 'calendarimporter.settingscalsyncwidget',
|
||||
disabled : true,
|
||||
layout : {
|
||||
// override from SettingsWidget
|
||||
type : 'fit'
|
||||
|
Reference in New Issue
Block a user