Skip to content

Commit

Permalink
Merge pull request #1587 from camptocamp/backport/1586-to-prod-2-9-ad…
Browse files Browse the repository at this point in the history
…vance

[Backport prod-2-9-advance] Fix contextual data
  • Loading branch information
sbrunner authored Feb 5, 2025
2 parents 27e0bf9 + 5dba286 commit 097c2df
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 @@ -442,7 +442,7 @@
gmf-map-manage-resize="mainCtrl.manageResize"
gmf-map-resize-transition="mainCtrl.resizeTransition"
gmf-contextualdata=""
gmf-contextualdata-display="mainCtrl.contextualdataActive"
gmf-contextualdata-display="mainCtrl.contextdataActive"
gmf-contextualdata-map="::mainCtrl.map"
>
</gmf-map>
Expand Down

0 comments on commit 097c2df

Please sign in to comment.