sogo/UI/Scheduler/Toolbars/SOGoAppointmentObjectDecline.toolbar
Wolfgang Sourdeau 8506eafd68 Monotone-Parent: 259559c21caed39aa6ab914f31e8244a63e1f96a
Monotone-Revision: 269cd0a16b31c221370fdeb7c63b2eb4e0684419

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-11-07T18:14:50
Monotone-Branch: ca.inverse.sogo
2006-11-07 18:14:50 +00:00

8 lines
208 B
Perl

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