From ce7854168d8560d37670e806c1dd613a660b9bda Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Fri, 11 Sep 2015 19:42:57 +0000 Subject: [PATCH] Mudanças no layout de OGC.htm --- ogc.htm | 7 ++++--- pacotes/phpflickr/phpFlickr.php | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/ogc.htm b/ogc.htm index 99d97b8..24195f3 100644 --- a/ogc.htm +++ b/ogc.htm @@ -172,7 +172,7 @@ A:hover { if (tema === undefined) { tema = botao.title; } - ins = "

Endereço do web service:

"; + ins = "

Endereços de acesso:

"; var re = new RegExp(".htm", "g"); var servico = window.location.href.replace(re, '.php?'); //remove variaveis adicionais, se houver @@ -187,9 +187,10 @@ A:hover { } servico += s; - servico += s; - ins += "

" + servico + ""; + ins += "

Webservice com todas as camadas: " + servico + ""; + ins += "

Webservice dessa camada: " + servico + "tema=" + tema + "&"; ins += "

Link para essa página: "+ window.location.href.split("?")[0] + "?temaOgc=" + tema + ""; + ins += "

Bookmark: "; ins += "