From abdea78f7863137681dccc56326377c875c37b1c Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Tue, 27 Aug 2013 01:42:26 +0000 Subject: [PATCH] $1 --- init/dicionario.js | 6 ++++++ init/index.php | 4 ++++ 2 files changed, 10 insertions(+), 0 deletions(-) diff --git a/init/dicionario.js b/init/dicionario.js index cebb316..d41b927 100644 --- a/init/dicionario.js +++ b/init/dicionario.js @@ -136,5 +136,11 @@ es:"" pt:"Mapa com Open Street Map (OSM)", en:"", es:"" +}], +24: [ +{ +pt:"Documentação da API", +en:"", +es:"" }] }; \ No newline at end of file diff --git a/init/index.php b/init/index.php index 67e9f30..a04210a 100755 --- a/init/index.php +++ b/init/index.php @@ -190,6 +190,10 @@ botoesIni.push({ "href":"../guia_de_migracao.txt", "titulo":$trad(17,g_traducao_init) },{ + "img":"accessories-dictionary.png", + "href":"documentacao", + "titulo":$trad(24,g_traducao_init) + },{ "img":"tools-report-bug.png", "href":"http://svn.softwarepublico.gov.br/trac/i3geo", "titulo":$trad(16,g_traducao_init) -- libgit2 0.21.2