Commit c5c1afe97361615825ca6b3a6a7104785d34c746
Exists in
master
and in
4 other branches
Merge branch 'retirada-texto'
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
src/app/pages/programas/programa.html
... | ... | @@ -147,7 +147,6 @@ |
147 | 147 | <span class="glyphicon glyphicon-remove" aria-hidden="true"></span> |
148 | 148 | </button> |
149 | 149 | </div> |
150 | - <span class="pull-right font-140">Posição atualizada a cada x minutos</span> | |
151 | 150 | <div class="proposal-extended-section-content"> |
152 | 151 | <proposal-list proposals="pagePrograma.proposalsTopFive" archived="pagePrograma.article.archived"></proposal-list> |
153 | 152 | <div class="row text-center"> | ... | ... |