projects
/
pazpar2-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2d9f45
)
Cosmetic
author
Dennis Schafroth
<dennis@donut.(none)>
Fri, 4 Jun 2010 16:03:56 +0000
(18:03 +0200)
committer
Dennis Schafroth
<dennis@donut.(none)>
Fri, 4 Jun 2010 16:03:56 +0000
(18:03 +0200)
www/iphone/example_client.js
patch
|
blob
|
history
diff --git
a/www/iphone/example_client.js
b/www/iphone/example_client.js
index
3579893
..
1d00c2b
100644
(file)
--- a/
www/iphone/example_client.js
+++ b/
www/iphone/example_client.js
@@
-296,7
+296,7
@@
function applicationMode(newmode)
inApp = newmode;
if (inApp) {
document.getElementById("heading").style.display="none";
- searchdiv.style.display = 'none';
+ searchdiv.style.display = 'none';
}
else {
searchdiv.style.display = '';