change the title to "Results by Masterkey"
[pazpar2-moved-to-github.git] / www / iphone / example_client.js
index 221620a..f3dbc0e 100644 (file)
@@ -303,6 +303,7 @@ function applicationMode(newmode)
 function onFormSubmitEventHandler() 
 {
     resetPage();
+    document.getElementById("logo").style.display = 'none';
     loadSelect();
     triggerSearch();
     submitted = true;