diff options
author | Bharat Mediratta <bharat@menalto.com> | 2011-04-23 13:28:36 -0700 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2011-04-23 13:28:36 -0700 |
commit | 22e6542fa6bde7f6c2f27ae701a0bb76e35c62fb (patch) | |
tree | f6db1c4310fd73af0eaf7e8ffd24e6d1994d520d /modules | |
parent | 5ce85636329b14673718836b3631a3e46efdc3bb (diff) | |
parent | cc8d881973cf82dc4681ad4ceeae9b6eaa139f86 (diff) |
Merge branch 'upgrade_flowplayer' of git://github.com/alindeman/gallery3 into andy
Diffstat (limited to 'modules')
-rw-r--r-- | modules/gallery/views/movieplayer.html.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/views/movieplayer.html.php b/modules/gallery/views/movieplayer.html.php index 5c280a36..96d6532c 100644 --- a/modules/gallery/views/movieplayer.html.php +++ b/modules/gallery/views/movieplayer.html.php @@ -22,5 +22,5 @@ } } } - ) + ).ipad(); </script> |