mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-01 17:52:32 +00:00
Fix attachments in web interface
Monotone-Parent: ab2ff65d5c716a5cd610c720b705af5e768a77c0 Monotone-Revision: aec0948f76228380cdf63ab082da3759f9d9da50 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-07T21:17:43 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -10,6 +10,6 @@
|
||||
image = "tb-compose-security-flat-24x24.png"; },
|
||||
{ link = "#";
|
||||
label = "Documents";
|
||||
onclick = "return onPopupUrlWindow();";
|
||||
onclick = "return onPopupAttachWindow();";
|
||||
image = "tb-compose-attach-flat-24x24.png"; } )
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user