Commit 4cf3c4b332b71054515106ef546a9631c42971e5
1 parent
8be09e2d
Exists in
master
and in
6 other branches
Inclusão do nome do mapfile original no formulário de cópia de mapfiles (sistema de administração)
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
admin/catalogo/mapfile/templates/templateClonarTema.php
1 | 1 | <script id="templateClonarTema" type="x-tmpl-mustache"> |
2 | 2 | <h4>{{{clonaMapfile}}}</h4> |
3 | + <h5>{{{codigoAtual}}}</h5> | |
3 | 4 | <form id="form-modal-adiciona" style="" action="#" onsubmit="i3GEOadmin.mapfile.clona();return false;" class="form-horizontal" role="form" method="post" > |
4 | 5 | <div class="row"> |
5 | 6 | <div class="col-md-12"> | ... | ... |