sogo/UI/Scheduler/Toolbars/SOGoAppointmentObjectAccept.toolbar

8 lines
210 B
Plaintext
Raw Normal View History

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