diff --git a/app/views/datatables/shared/_dropdown.html.erb b/app/views/datatables/shared/_dropdown.html.erb index 071d6ea376f..3d28c3f33a5 100644 --- a/app/views/datatables/shared/_dropdown.html.erb +++ b/app/views/datatables/shared/_dropdown.html.erb @@ -1,7 +1,7 @@ <% if @bs4 %> <% row_actions_id = local_assigns[:row_actions_id].present? ? local_assigns[:row_actions_id] : nil %>