Skip to content
Snippets Groups Projects
Commit 2660ffe9 authored by CarolDamin's avatar CarolDamin
Browse files

Issue #1: 'Telecentros' download url changed

parent 3dc9d7a8
No related branches found
No related tags found
No related merge requests found
...@@ -25,7 +25,7 @@ function seleciona_pregao(pregao) { ...@@ -25,7 +25,7 @@ function seleciona_pregao(pregao) {
break; break;
case "telecentro": case "telecentro":
document.getElementById("download_button").href = "http://mc.gov.br/telecentros/sistema-operacional"; document.getElementById("download_button").href = "http://www2.mcti.gov.br/index.php/telecentros/sistema-operacional";
document.getElementById("dropbox").innerHTML = "Telecentro (cliente/servidor)"; document.getElementById("dropbox").innerHTML = "Telecentro (cliente/servidor)";
document.getElementById("download_button").innerHTML = "Página Oficial"; document.getElementById("download_button").innerHTML = "Página Oficial";
document.getElementById("md5").innerHTML = ""; document.getElementById("md5").innerHTML = "";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment