mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-03 02:25:25 +00:00
Monotone-Parent: 265eb9d5954b19823ec32ff241c0d6a724f7bf12
Monotone-Revision: 061cba1969b1c526f888bff270f05c4fbb1825d1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-18T21:54:24 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -133,3 +133,5 @@ function initEditorForm() {
|
||||
$("sn").onkeyup = onFnNewValue;
|
||||
$("givenName").onkeyup = onFnNewValue;
|
||||
}
|
||||
|
||||
addEvent(window, 'load', initEditorForm);
|
||||
|
||||
Reference in New Issue
Block a user