------------------------------------------------------------
revno: 4004
committer: Morten Olav Hansen <[email protected]>
branch nick: dhis2
timestamp: Thu 2011-06-23 12:55:14 +0300
message:
  changed user-scalable from true => yes (true is not a valid value)
modified:
  dhis-2/dhis-web/dhis-web-light/src/main/webapp/dhis-web-light/main.vm


--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk

Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to 
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/dhis-web/dhis-web-light/src/main/webapp/dhis-web-light/main.vm'
--- dhis-2/dhis-web/dhis-web-light/src/main/webapp/dhis-web-light/main.vm	2011-06-11 23:05:27 +0000
+++ dhis-2/dhis-web/dhis-web-light/src/main/webapp/dhis-web-light/main.vm	2011-06-23 09:55:14 +0000
@@ -8,7 +8,7 @@
   
   <meta name="viewport" content="width=320"/>
   <meta name="viewport" content="initial-scale=1.0"/>
-  <meta name="viewport" content="user-scalable=true"/>
+  <meta name="viewport" content="user-scalable=yes"/>
   
   <script type="text/javascript" src="../dhis-web-commons/javascripts/jQuery/jquery-1.6.1.min.js"></script>
   <script type="text/javascript" src="../dhis-web-commons/javascripts/commons.js"></script>

_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp

Reply via email to