mirror of
https://github.com/opf/openproject.git
synced 2026-06-13 19:20:00 +00:00
Remove divider on the footer
This commit is contained in:
+1
-1
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user