Commit 357cd23f0f8b7d46b254a7866e8f7789492b08a5
1 parent
4f48c56e
Exists in
master
and in
6 other branches
Alteração no ícone para abrir o i3geo como editor de mapfiles no sistema de administração
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
admin/catalogo/mapfile/opcoes/templates/templateMaisOpcoes.php
... | ... | @@ -53,7 +53,7 @@ |
53 | 53 | <div class="row-content" > |
54 | 54 | <h4 class="list-group-item-heading"> |
55 | 55 | <a title="{{{editarI3geo}}}" onclick="window.open('../../../../admin/black_editor.php?temaEdicao={{codigo}}')" href="javascript:void(0)" class="pull-right btn btn-danger btn-fab btn-fab-mini" role="button"> |
56 | - <i class="material-icons md-18">mode_edit</i> | |
56 | + <i class="material-icons md-18">map</i> | |
57 | 57 | </a> |
58 | 58 | {{{editarI3geo}}} |
59 | 59 | <span id="helpBlock" class="help-block"> | ... | ... |