mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-14 01:38:51 +00:00
Monotone-Parent: 64979613a77fc7ce9232d0bc7e3f8ba911f6cd92
Monotone-Revision: f0e213596b61da3ea457a1a0a14230911c3b4fe6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-21T15:30:51 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -485,9 +485,6 @@ function initMailEditor() {
|
||||
if (listContent.length > 0)
|
||||
$("attachmentsArea").setStyle({ display: "block" });
|
||||
|
||||
var list = $("addressList");
|
||||
TableKit.Resizable.init(list, {'trueResize' : true, 'keepWidth' : true});
|
||||
|
||||
var textarea = $("text");
|
||||
var textContent = textarea.getValue();
|
||||
var sigLimit = textContent.lastIndexOf("--");
|
||||
|
||||
Reference in New Issue
Block a user