mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-14 21:04:53 +00:00
Monotone-Parent: c7c2186348790bb64c08730ba255f908ac68cfa9
Monotone-Revision: c646d0cb24c5b2d251fb7736020445cd76631da3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-21T17:23:51 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -843,10 +843,6 @@ function checkSearchValue(event) {
|
||||
searchValue.value = "";
|
||||
}
|
||||
|
||||
function onSearchChange() {
|
||||
log ("onSearchChange()...");
|
||||
}
|
||||
|
||||
function configureSearchField() {
|
||||
var searchValue = $("searchValue");
|
||||
var searchOptions = $("searchOptions");
|
||||
|
||||
Reference in New Issue
Block a user