mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-30 01:09:29 +00:00
Monotone-Parent: 7342d9cd31675160736e0f2db8a83047d9babea9
Monotone-Revision: 4ebf80607b2a71f3b2192bd3ba8c310f15bd37f5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-10-09T17:57:27 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -46,8 +46,8 @@ function openContactsFolder(contactsFolder, reload, idx) {
|
||||
var contactsList = $("contactsList");
|
||||
if (contactsList)
|
||||
selection = contactsList.getSelectedRowsId();
|
||||
else
|
||||
window.alert("no contactsList");
|
||||
// else
|
||||
// window.alert("no contactsList");
|
||||
}
|
||||
else
|
||||
selection = null;
|
||||
|
||||
Reference in New Issue
Block a user