Commit c3e96ce56ece284baa72f1d3595327817483cac6

Authored by Edmar Moretti
1 parent cc6cbd6b

--no commit message

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
init/index.php
... ... @@ -6,7 +6,7 @@
6 6 <meta name="description" content="i3Geo" />
7 7 <meta name="keywords" content="i3geo mapa geoprocessamento" />
8 8 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
9   -<meta name="viewport" content="width=device-width, initial-scale=1.2">
  9 +<meta name="viewport" content="width=device-width, initial-scale=2">
10 10 <?php
11 11 $cache_expire = 1;
12 12 header("Pragma: public");
... ...