mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-20 22:05:57 +00:00
Monotone-Parent: 8cc62c915713d2c4395b799a5331f9ed57337e57
Monotone-Revision: 5c48c42bca0a7fa0557036bfc2d88588e16def7c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-14T23:16:05 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1189,7 +1189,7 @@ function onMessageLoadImages(event) {
|
||||
img.src = img.getAttribute("unsafe-src");
|
||||
});
|
||||
|
||||
delete content.hiddenImgs;
|
||||
content.hiddenImgs = null;
|
||||
var loadImagesButton = $("loadImagesButton");
|
||||
loadImagesButton.setStyle({ display: 'none' });
|
||||
|
||||
|
||||
Reference in New Issue
Block a user