mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 11:55:24 +00:00
* UI/WebServerResources/ContactsUI.js: Enable 'show raw source' only
when a single contact is selected. Monotone-Parent: 4e287287380938e20234ac951c09158c324b84b4 Monotone-Revision: 7ec57a209bc7361239e0e096f134affbbd4b5fc2 Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-07-09T14:52:47
This commit is contained in:
@@ -1198,7 +1198,9 @@ function onContactMenuPrepareVisibility() {
|
||||
rawOption.removeClassName("disabled");
|
||||
}
|
||||
|
||||
|
||||
if (contactRows.length != 1)
|
||||
rawOption.addClassName("disabled");
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user