Home
last modified time | relevance | path

Searched refs:on_security_encmode_changed (Results 1 – 1 of 1) sorted by relevance

/plugin/etherpadlite/scripts/
H A Detherpadlite.js137 …= jQuery('<select/>').attr('name','encMode').attr('size',1).change(ep.on_security_encmode_changed);
242 ep.on_security_encmode_changed();
280 ep.on_security_encmode_changed = function() { function