sogo/UI/Scheduler/Toolbars/SOGoComponentClose.toolbar
Wolfgang Sourdeau f13bed3a1e Monotone-Parent: fd0f517e16d123b59c1eef87df8ba3ec2fe3fa56
Monotone-Revision: ee357f4b9d019fa34ff7f3951f8a7becf88fba19

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-03-21T14:29:31
Monotone-Branch: ca.inverse.sogo
2007-03-21 14:29:31 +00:00

8 lines
199 B
Perl

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