Skip to content

Commit

Permalink
Remove openTool after map load.
Browse files Browse the repository at this point in the history
Configuration done in #7126
  • Loading branch information
fxprunayre committed Jun 13, 2023
1 parent 84710c8 commit 74bbf88
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@
"gnOwsCapabilities",
"$http",
"gnViewerSettings",
"gnViewerService",
"$translate",
"$q",
"$filter",
Expand All @@ -79,7 +78,6 @@
gnOwsCapabilities,
$http,
gnViewerSettings,
gnViewerService,
$translate,
$q,
$filter,
Expand Down Expand Up @@ -359,7 +357,6 @@
}
firstLoad = false;
}
gnViewerService.openTool("layers");
}
};

Expand Down

0 comments on commit 74bbf88

Please sign in to comment.