sogo/UI/Scheduler/Toolbars/SOGoComponentClose.toolbar
Wolfgang Sourdeau 0f8885a083 Monotone-Parent: cd9e9b79cc7eae17bee205b48e8df60e880c4345
Monotone-Revision: 93779224f1891bfde67faa42b4360c0b2ee910e3

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-03-18T17:36:50
Monotone-Branch: ca.inverse.sogo
2007-03-18 17:36:50 +00:00

8 lines
200 B
Perl

( /* the toolbar groups -*-cperl-*- */
( { link = "#";
isSafe = NO;
label = "Cancel";
onclick = "window.close(); return false;";
image = "tb-ab-delete-flat-24x24.png"; } )
)