projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c2f556
)
experiment with pinch/zoom
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Sat, 8 Jan 2011 01:23:47 +0000
(20:23 -0500)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Sat, 8 Jan 2011 01:23:47 +0000
(20:23 -0500)
ansel/lib/Application.php
patch
|
blob
|
history
diff --git
a/ansel/lib/Application.php
b/ansel/lib/Application.php
index
ad7df52
..
c4c0006
100644
(file)
--- a/
ansel/lib/Application.php
+++ b/
ansel/lib/Application.php
@@
-252,6
+252,8
@@
class Ansel_Application extends Horde_Registry_Application
// $.mobile.changePage("gallerylist", "slide", false, true);
// }
//});
+ // Reactivate pinch/zoom
+ $.mobile.metaViewportContent = "width=device-width";
});'
);
}