Skip to content

Commit

Permalink
Fix selection tool
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Dec 4, 2024
1 parent 4381827 commit 28afb5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/desktop.html
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@

<!-- Selection -->
<gmf-selection-button slot="tool-button"></gmf-selection-button>
<div slot="tool-panel-query" class="row">
<div slot="tool-panel-selection" class="row">
<div class="col-sm-12">
<div class="gmf-app-tools-content-heading">{{'Selection' | translate}}</div>
<ngeo-query-panel></ngeo-query-panel>
Expand Down

0 comments on commit 28afb5d

Please sign in to comment.