sogo/UI/Scheduler/Toolbars/SOGoAppointmentObjectDecline.toolbar

8 lines
208 B
Plaintext
Raw Normal View History

( /* the toolbar groups -*-cperl-*- */
( { link = "#";
isSafe = NO;
label = "decline";
onclick = "return modifyEvent(this, 'decline');";
image = "tb-mail-stop-flat-24x24.png"; } )
)