]> err.no Git - scalable-opengroupware.org/blob - UI/Scheduler/Toolbars/SOGoAppointmentObjectDecline.toolbar
initial sync
[scalable-opengroupware.org] / UI / Scheduler / Toolbars / SOGoAppointmentObjectDecline.toolbar
1 ( /* the toolbar groups -*-cperl-*- */
2   ( { link = "#";
3       isSafe = NO;
4       label = "decline";
5       onclick = "return modifyEvent(this, 'decline');";
6       image = "tb-mail-stop-flat-24x24.png"; } )
7 )