Skip to content

Commit

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

[Backport prod-2-9-advance] Fix attribute name of contextual data
  • Loading branch information
sbrunner authored Feb 6, 2025
2 parents 49ba65c + 9cdd82e commit 8f55d05
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.contextdataActive"
gmf-contextualdata-displayed="mainCtrl.contextdataActive"
gmf-contextualdata-map="::mainCtrl.map"
>
</gmf-map>
Expand Down

0 comments on commit 8f55d05

Please sign in to comment.