From: Owen Leonard Date: Wed, 25 Jun 2014 17:07:52 +0000 (-0400) Subject: Bug 12220 - bootstrap not responsive on all devices X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=commitdiff_plain;h=6e57e68820876c39053729159fdb6dc3e108a143;p=koha_fer Bug 12220 - bootstrap not responsive on all devices The bootstrap theme includes a meta tag attribute which disables zooming on some devices. This was unintentional and not desirable. This patch removes the problematic attribute. See: http://blog.javierusobiaga.com/stop-using-the-viewport-tag-until-you-know-ho To test: Apply the patch and view the OPAC on a device with a touch interface. Attempt to zoom in on any OPAC page. Zooming should work. Signed-off-by: Chris Cormack Signed-off-by: Jonathan Druart Reproduced using a smartphone. Signed-off-by: Tomas Cohen Arazi --- diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/includes/doc-head-close.inc b/koha-tmpl/opac-tmpl/bootstrap/en/includes/doc-head-close.inc index ab7b4bbacf..c3e2d831e3 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/includes/doc-head-close.inc +++ b/koha-tmpl/opac-tmpl/bootstrap/en/includes/doc-head-close.inc @@ -1,7 +1,7 @@ - + [% IF ( bidi ) %]