temp commit

This commit is contained in:
2013-08-25 22:01:21 +00:00
parent 4065607f40
commit ad23a09802
3 changed files with 64 additions and 4 deletions

View File

@@ -70,6 +70,11 @@ Zarafa.plugins.calendarimporter.settings.ui.CalSyncGrid = Ext.extend(Ext.grid.Gr
header : _('ICS File'),
renderer : Zarafa.common.ui.grid.Renderers.text
},
{
dataIndex : 'calendar',
header : _('Destination Calender'),
renderer : Zarafa.common.ui.grid.Renderers.text
},
{
dataIndex : 'user',
header : _('Authentication'),