Adjust to new menu content element
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
|||||||
<li>
|
<li>
|
||||||
<f:link.typolink parameter="{page.data.uid}"
|
<f:link.typolink parameter="{page.data.uid}"
|
||||||
class="btn btn-warning ep-sidebar{f:if(condition: '{page.active}', then: ' active')}">
|
class="btn btn-warning ep-sidebar{f:if(condition: '{page.active}', then: ' active')}">
|
||||||
{page.title}
|
{page.data.title}
|
||||||
</f:link.typolink>
|
</f:link.typolink>
|
||||||
</li>
|
</li>
|
||||||
</f:for>
|
</f:for>
|
||||||
|
|||||||
Reference in New Issue
Block a user