Project

General

Profile

« Previous | Next » 

Revision 5635

comment out debugging alert

View differences:

lib/style/skins/semtools/search.js
93 93
        	submitFormObj.query.value += "</" + operator + ">";
94 94
    	submitFormObj.query.value += "</sq:query>";
95 95
		
96
    alert("query: " + submitFormObj.query.value);
96
    //alert("query: " + submitFormObj.query.value);
97 97

  
98 98
    return true;
99 99
}

Also available in: Unified diff