Commit df6104ac6ccc9dd4bafa6db7e64fe72fb238ab71
1 parent
adbc2c5d
Exists in
master
and in
1 other branch
força coleta por subrede
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/Cacic/CommonBundle/Resources/views/base.html.twig
... | ... | @@ -107,7 +107,7 @@ |
107 | 107 | <li><a href="{{ path('cacic_computador_consultar') }}">{{ "Consultar"|trans }}</a></li> |
108 | 108 | <li><a href="{{ path('cacic_computador_buscar') }}">{{ "Busca avançada"|trans }}</a></li> |
109 | 109 | <li><a href="{{ path('cacic_computador_coletar') }}">{{ "Forçar coleta computador"|trans }}</a></li> |
110 | - {#<li><a href="{{ path('cacic_rede_coletar') }}">{{ "Forçar coleta por subrde"|trans }}</a></li>#} | |
110 | + <li><a href="{{ path('cacic_rede_coletar') }}">{{ "Forçar coleta subrede"|trans }}</a></li> | |
111 | 111 | |
112 | 112 | </ul> |
113 | 113 | </li> | ... | ... |