some changes
[wl-mobile.git] / www / js / view.js
index 3e0c74d..296736e 100644 (file)
@@ -53,7 +53,7 @@ var View = new function() {
        };
 
        this.hideSearch = function() {
-               self._searchbox.style.display = "none";
+               //self._searchbox.style.display = "none";
        };
 
        this.spinner = function(text) {