Skip to content

Commit

Permalink
Remove unused passed arguments to actions template
Browse files Browse the repository at this point in the history
  • Loading branch information
alterphp committed Jun 18, 2021
1 parent 0855d9e commit 3a24d69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Resources/views/default/embedded_list.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@
%}
{{ include(_actions_template, {
actions: _list_item_actions|prune_item_actions(_entity_config, ['delete'], item),
entity_config: _entity_config,
request_parameters: _request_parameters,
translation_domain: _entity_config.translation_domain,
trans_parameters: _trans_parameters,
Expand Down

0 comments on commit 3a24d69

Please sign in to comment.