Commit 43dee780a3e07863a6767b814976bce08900c3aa
Committed by
David Silva
1 parent
3f447c65
Exists in
update_software_api
and in
1 other branch
SISP Footer
Signed-off-by: Carlos Oliveira <carlospecter@gmail.com> (cherry picked from commit 246b34cdfe755a1fc6767eeba84761ae3e5f7374)
Showing
1 changed file
with
3 additions
and
12 deletions
Show diff stats
src/colab-spb-theme-plugin/colab_spb_theme/templates/footer_sisp.html
... | ... | @@ -19,25 +19,16 @@ |
19 | 19 | <dd class="doormatSectionBody"> |
20 | 20 | <a href="http://antigo.softwarepublico.gov.br/mpv/" class="external-link">Prestadores de serviço</a> |
21 | 21 | </dd> |
22 | - <dd class="doormatSectionBody"> | |
23 | - <a href="http://antigo.softwarepublico.gov.br/4cmbr/xowiki/Principal" class="external-link">Espaços dos municípios</a> | |
24 | - </dd> | |
25 | 22 | </dl> |
26 | 23 | </div> |
27 | 24 | <div class="doormatColumn column-1"> |
28 | 25 | <dl class="doormatSection"> |
29 | - <dt class="doormatSectionHeader">Software Público</dt> | |
30 | - <dd class="doormatSectionBody"> | |
31 | - <a href="/social/spb/entenda-o-que-e" class="external-link">Entenda o que é</a> | |
32 | - </dd> | |
33 | - <dd class="doormatSectionBody"> | |
34 | - <a href="/social/profile/spb/events" class="external-link">Eventos</a> | |
35 | - </dd> | |
26 | + <dt class="doormatSectionHeader">Portal do SISP</dt> | |
36 | 27 | <dd class="doormatSectionBody"> |
37 | - <a href="/social/spb/premios" class="external-link">Prêmios</a> | |
28 | + <a href="/social/sisp/entenda-o-que-e" class="external-link">Entenda o que é</a> | |
38 | 29 | </dd> |
39 | 30 | <dd class="doormatSectionBody"> |
40 | - <a href="/social/spb/publicacoes" class="external-link">Publicações</a> | |
31 | + <a href="/social/profile/sisp/events" class="external-link">Eventos</a> | |
41 | 32 | </dd> |
42 | 33 | </dl> |
43 | 34 | </div> | ... | ... |