diff --git a/modules/resource_management/app/components/resource_allocations/list_dialog_component.html.erb b/modules/resource_management/app/components/resource_allocations/list_dialog_component.html.erb index 1b53f45e8a4..28d463c6e78 100644 --- a/modules/resource_management/app/components/resource_allocations/list_dialog_component.html.erb +++ b/modules/resource_management/app/components/resource_allocations/list_dialog_component.html.erb @@ -43,7 +43,7 @@ See COPYRIGHT and LICENSE files for more details. render(ResourceAllocations::ListComponent.new(project:, work_package:, allocations:, visible_principal_ids:, overbooked_ids:)) end - dialog.with_footer(show_divider: true) do + dialog.with_footer do # `mr: :auto` pushes the allocate action to the left of the footer's # flex row, leaving the close button right-aligned. concat(