From 6e2a0a1271672c0d37ec21a5d9d2d766167f7a40 Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Wed, 28 Feb 2018 12:41:34 -0300 Subject: [PATCH] i3geo/i3geo#103 Incluir link para os serviços RSS na página com a lista de mapas https://softwarepublico.gov.br/gitlab/i3geo/i3geo/issues/103 --- mapas/index.php | 9 +++++++-- mapas/templates/templatelista.php | 2 +- rss/index.php | 14 +++++++------- 3 files changed, 15 insertions(+), 10 deletions(-) diff --git a/mapas/index.php b/mapas/index.php index c428628..4b4ce26 100755 --- a/mapas/index.php +++ b/mapas/index.php @@ -105,14 +105,19 @@ include "../init/head.php";
+
- - Loading... + Loading...
diff --git a/mapas/templates/templatelista.php b/mapas/templates/templatelista.php index fa27989..834d625 100755 --- a/mapas/templates/templatelista.php +++ b/mapas/templates/templatelista.php @@ -16,7 +16,7 @@ -  {{{NOME}}} {{{DESCRICAO}}} +  {{{NOME}}} {{{DESCRICAO}}} diff --git a/rss/index.php b/rss/index.php index 6e2e7c1..9774af6 100755 --- a/rss/index.php +++ b/rss/index.php @@ -17,7 +17,7 @@ include "../init/head.php"; margin: auto; } - + -
+
- +
@@ -43,7 +43,7 @@ include "../init/head.php";
-- libgit2 0.21.2