This commit is contained in:
Daniel Maya 2022-02-01 11:17:20 +01:00
parent 8a868c9fde
commit f4c92c4854
1 changed files with 1 additions and 2 deletions

View File

@ -71,8 +71,6 @@ foreach ($layer_ids as $layer_id) {
$next_action = 'new_map';
$url = 'index.php?sec='.$sec.'&sec2='.$sec2.'&map_id='.$idMap.'&action='.$next_action;
$buttons['gis_maps_list'] = [
'active' => false,
'text' => '<a href="index.php?sec=godgismaps&sec2=operation/gis_maps/gis_map">'.html_print_image(
@ -411,6 +409,7 @@ function addConnectionMap() {
</script>
<?php
$url = 'index.php?sec='.$sec.'&sec2='.$sec2.'&map_id='.$idMap.'&action='.$next_action;
echo '<form action="'.$url.'" id="form_setup" method="post">';
// Load the data in edit or reload in update.