mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 16:48:49 +01:00
fix for draggable calendar event to other dates (typo/cut and paste error) provided by andreas stoeckel
This commit is contained in:
parent
211d2818cb
commit
2767a801fe
@ -1457,7 +1457,7 @@ function open_edit(series)
|
||||
'errorImage'=>addslashes(html::image('phpgwapi','dialog_error',false,'style="width: 16px;"')),
|
||||
'loaderImage'=>addslashes(html::image('phpgwapi','ajax-loader')),
|
||||
),
|
||||
'calend false to make all events of $app publicar.dragDropFunctions.dragEvent',
|
||||
'calendar.dragDropFunctions.dragEvent',
|
||||
'calendar.dragDropFunctions.dropEvent',
|
||||
'top center 2'
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user