We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 26cf4f5 + 912bf2e commit c9a5c1aCopy full SHA for c9a5c1a
news/9.bugfix
@@ -0,0 +1 @@
1
+Change the id for the content wrapping div @erral
src/cs_dynamicpages/views/dynamic_view.pt
@@ -12,7 +12,7 @@
12
13
<body>
14
<metal:main fill-slot="main">
15
- <main id="content">
+ <main id="dynamic_pages_content">
16
17
<tal:condition-configuration condition="view/dynamic_page_folder_element">
18
<div class="right-0 py-2 sticky-top d-flex justify-content-end me-2"
0 commit comments