Skip to content

Commit

Permalink
add base url to layout
Browse files Browse the repository at this point in the history
  • Loading branch information
lenadax committed Dec 12, 2024
1 parent 6b0ef18 commit 268cc8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cone/app/browser/templates/layout.pt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
omit-tag="True">

<div id="layout"
data-base-url="${context.nodeurl}"
class="h-100 overflow-hidden"
ajax:action="layout:#layout:replace"
ajax:bind="contextchanged"
Expand Down

0 comments on commit 268cc8f

Please sign in to comment.