Commit a1637e1cf61bc22c1a33545e13b7615cf35582b2

Authored by Edmar Moretti
1 parent 6f559d37

Novas miniaturas para a página inicial na versão 7

init/imagens/apple-touch-icon.png 100644 → 100755

16.1 KB | W: | H:

16.1 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
init/imagens/application-vnd-google-earth-kml.png 100644 → 100755

39.3 KB | W: | H:

39.3 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
init/imagens/applications-development-web.png 100644 → 100755

49.3 KB | W: | H:

49.3 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
init/imagens/applications-development.png 100644 → 100755

5.83 KB | W: | H:

5.83 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
init/imagens/cartogramas.png 100644 → 100755

69.9 KB | W: | H:

69.9 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
init/imagens/certificate-server.png 100644 → 100755

36.9 KB | W: | H:

36.9 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
init/imagens/docapi.png 100644 → 100755

40.2 KB | W: | H:

40.2 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
init/imagens/editor.png 100644 → 100755

86.3 KB | W: | H:

86.3 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
init/imagens/folder-image.png 100644 → 100755

14.2 KB | W: | H:

14.2 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
init/imagens/googlemaps.png 100644 → 100755

50.7 KB | W: | H:

50.7 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
init/imagens/googlemaps_noite.png 100644 → 100755

27.7 KB | W: | H:

27.7 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
init/imagens/guiamigracao.png 100644 → 100755

21.6 KB | W: | H:

21.6 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
init/imagens/gvsigtraining.png 100644 → 100755

21.2 KB | W: | H:

21.2 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
init/imagens/insert-link.png 100644 → 100755

8.42 KB | W: | H:

8.42 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
init/imagens/logo_psp.png 100644 → 100755

11.7 KB | W: | H:

11.7 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
init/imagens/mashup.png 100644 → 100755

42 KB | W: | H:

42 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
init/imagens/ogc_logo.jpg 100644 → 100755

8.51 KB | W: | H:

8.51 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
init/imagens/openlayers.png 100644 → 100755

77.5 KB | W: | H:

77.5 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
init/imagens/openlayersdebug.png 100644 → 100755

52.8 KB | W: | H:

52.8 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
init/imagens/osm.png 100644 → 100755

91.3 KB | W: | H:

91.3 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
init/imagens/saiku_free_small.png 100644 → 100755

28.7 KB | W: | H:

28.7 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
init/imagens/svn-update.png 100644 → 100755

17.7 KB | W: | H:

17.7 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
init/imagens/tools-report-bug.png 100644 → 100755

14.8 KB | W: | H:

14.8 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
init/imagens/window-duplicate.png 100644 → 100755

8.22 KB | W: | H:

8.22 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
init/nindex.php
@@ -168,7 +168,7 @@ define ( "ONDEI3GEO", ".." ); @@ -168,7 +168,7 @@ define ( "ONDEI3GEO", ".." );
168 ?> 168 ?>
169 <script> 169 <script>
170 $(document).ready(function(){ 170 $(document).ready(function(){
171 - var template = '<div class="col-xs-6 col-lg-4"><div class="panel panel-default"><div class="panel-body" style="height: 250px;"><div class="thumbnail" style="height:90px;"><img class="img-rounded" style="height: 100%; width: 100%" src="{{{img}}}" /></div><h4>{{{titulo}}}</h4><p>{{{subtitulo}}}</p></div><div class="panel-footer text-right" style="border:0px;background-color:white;"><p><a class="btn btn-primary btn-raised" href="{{{href}}}" role="button" target="_blank" >Abrir <i class="fa fa-{{{fa}}}" aria-hidden="true" ></i></a></p></div></div></div>'; 171 + var template = '<div class="col-xs-6 col-lg-4"><div class="panel panel-default"><div class="panel-body" style="height: 250px;"><div class="thumbnail" style="height:90px;"><img class="img-rounded" style="height: 100%; width: 100%" src="{{{img}}}" /></div><h4>{{{titulo}}}</h4><div style="overflow:auto;height:200px;"><p>{{{subtitulo}}}</p></div></div><div class="panel-footer text-right" style="border:0px;background-color:white;"><p><a class="btn btn-primary btn-raised" href="{{{href}}}" role="button" target="_blank" >Abrir <i class="fa fa-{{{fa}}}" aria-hidden="true" ></i></a></p></div></div></div>';
172 <?php 172 <?php
173 if ($i3geomaster [0] ["usuario"] == "admin" && $i3geomaster [0] ["senha"] == "admin") { 173 if ($i3geomaster [0] ["usuario"] == "admin" && $i3geomaster [0] ["senha"] == "admin") {
174 echo "var men = $" . "trad(19,g_traducao_init);"; 174 echo "var men = $" . "trad(19,g_traducao_init);";