Skip to content

Commit

Permalink
CS fix
Browse files Browse the repository at this point in the history
  • Loading branch information
emodric committed Aug 7, 2023
1 parent bc4fa33 commit 19afcdf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bundle/Resources/views/app/form/form_div_layout.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
{%- block ezcomponent_content_widget -%}
{% set parent_locations = ezpublish.configResolver.parameter('ezcomponent.parent_locations', 'netgen_layouts') %}
{% set default_parent_location = ezpublish.configResolver.parameter('ezcomponent.default_parent_location', 'netgen_layouts') %}

{% set content_type_identifier = form.parent['content_type_identifier'].vars.value %}
{% set start_location = parent_locations[content_type_identifier] ?? default_parent_location %}

Expand Down

0 comments on commit 19afcdf

Please sign in to comment.