| | <--
.nav3, .sidebar {
- display
- none important;
}
#conteudo {
- width
- 720px important;
- background
- white;
}
#lista_redes table td {
- font-size
- 13px;
}
--> |
| | |
|
< < | |
> > | |
| | |
|
< < | then="| Filtrar por tipo de instituição | | |
> > | then="| Filtrar por tipo de instituição | | |
| | type="query"
scope="topic"
topic="Instituicao*" |
| | format="$formfield(TipodeInstituio? )"}%)))"}%"}%
%IF{"defined 'REDE'" |
|
< < | then="| Filtrar por município | | |
> > | then="| Filtrar por município | | |
| | type="query"
scope="topic"
topic="Instituicao*" |
| |
$("#selecao_tipo").change(function() {
if(this.value) { |
|
< < | location.href = "http://www.tabuleirodigital.com.br/twiki/bin/view/CetadObserva/WebRedes?REDE=" + this.value; |
> > | document.location = "http://www.tabuleirodigital.com.br/twiki/bin/view/CetadObserva/WebRedes?REDE=" + this.value; |
| | }
}); |