mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
Stop calling no longer existing function
This commit is contained in:
parent
d7c1b5e56f
commit
c97452e940
@ -718,7 +718,6 @@ class calendar_uiforms extends calendar_ui
|
|||||||
{
|
{
|
||||||
$event['button_was'] = $button; // remember for confirm
|
$event['button_was'] = $button; // remember for confirm
|
||||||
$preserv['duration'] = $content['duration'];
|
$preserv['duration'] = $content['duration'];
|
||||||
return $this->confirm_edit_series($event,$preserv);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user