Skip to content

Commit

Permalink
[BUGFIX] styleguide: Update a broken template id attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
lolli42 authored Nov 1, 2023
1 parent b56f19e commit 8da3ac9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<f:section name="Content">

<div id="""vigation">
<div id="tx-styleguide-navigation">
<f:render partial="Backend/Navigation" arguments="{currentAction: currentAction, actions: actions}" />
</div>
<div id="tx-styleguide-content">
Expand Down

0 comments on commit 8da3ac9

Please sign in to comment.