Commit 27827ce9b3a0ed7c74d1ad90d5d2b73e83ec23ef
1 parent
b7cd1670
Exists in
stable-4.x
Removed SISP quick access
Signed-off-by: Carlos Coêlho <carlospecter@gmail.com> (cherry picked from commit b3401302d3b0c31c5e84d31e6978e03a542ed5c9)
Showing
1 changed file
with
0 additions
and
3 deletions
Show diff stats
src/colab-spb-theme-plugin/colab_spb_theme/templates/header_spb.html
... | ... | @@ -8,9 +8,6 @@ |
8 | 8 | </div> |
9 | 9 | <script src="//barra.brasil.gov.br/barra.js" type="text/javascript" defer async></script> |
10 | 10 | <div id="header" role="banner"> |
11 | - <div id="spb-header-quick-access"> | |
12 | - <p class='pull-right'>Acesso rápido: <a href="{{ SISP_PORTAL }}">Portal do SISP</a></p> | |
13 | - </div> | |
14 | 11 | <div id="spb-header-content"> |
15 | 12 | <ul id="accessibility"> |
16 | 13 | <li> | ... | ... |