Revision: 3367
Author:   jaim...@gmail.com
Date:     Tue Feb 18 16:46:56 2014 UTC
Log: Remove 'target-densitydpi' viewport option, recently removed from webkit.
http://code.google.com/p/simplesamlphp/source/detail?r=3367

Modified:
 /trunk/templates/includes/header.php

=======================================
--- /trunk/templates/includes/header.php        Mon Jan 13 16:25:48 2014 UTC
+++ /trunk/templates/includes/header.php        Tue Feb 18 16:46:56 2014 UTC
@@ -43,7 +43,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en" xml:lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<meta name="viewport" content="target-densitydpi=device-dpi, width=device-width, height=device-height, initial-scale=1.0" /> +<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0" /> <script type="text/javascript" src="/<?php echo $this->data['baseurlpath']; ?>resources/script.js"></script>
 <title><?php
 if(array_key_exists('header', $this->data)) {

--
You received this message because you are subscribed to the Google Groups 
"simpleSAMLphp commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to simplesamlphp-commits+unsubscr...@googlegroups.com.
To post to this group, send email to simplesamlphp-commits@googlegroups.com.
Visit this group at http://groups.google.com/group/simplesamlphp-commits.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to