Skip to content

Commit

Permalink
[BUGFIX] Remove debug output
Browse files Browse the repository at this point in the history
  • Loading branch information
opi99 committed Aug 20, 2024
1 parent f1903cb commit 5036748
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{namespace tvp=Tvp\TemplaVoilaPlus\ViewHelpers}

<f:debug>{_all}</f:debug>
<f:variable name="itemLabel" value="{tvp:backend.itemLabel(table:'tt_content', fieldName:'list_type')}" />
<f:variable name="labelFromItemlist" value="{tvp:backend.labelFromItemlist(table:'tt_content', fieldName:'list_type', key:'{node.raw.entity.list_type}')}" />
<f:if condition="{itemLabel}">
Expand Down

0 comments on commit 5036748

Please sign in to comment.