Skip to content

Commit

Permalink
[#58160] fix rubocop issue
Browse files Browse the repository at this point in the history
  • Loading branch information
EinLama committed Dec 11, 2024
1 parent a4bc9fb commit d52e811
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/helpers/sort_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,6 @@ def find_filter_for_column(column, filter_mapping)
# Some of the method arguments are only needed for specific actions.
def action_menu(column, table_columns, caption, default_order, filter_column_mapping = {},
allowed_params: nil, **html_options)

attribute = column.attribute
caption ||= attribute.to_s.humanize

Expand Down

0 comments on commit d52e811

Please sign in to comment.