mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
[#70315] PIR settings: Apply same toggle rules as for project attributes
This commit is contained in:
-5
@@ -57,11 +57,6 @@ module Projects
|
||||
end
|
||||
end
|
||||
|
||||
def toggle_disabled?
|
||||
@project_custom_field.required? ||
|
||||
configured_as_creation_wizard_assignee?
|
||||
end
|
||||
|
||||
def toggle_data_attributes
|
||||
{
|
||||
"turbo-method": :post,
|
||||
|
||||
Reference in New Issue
Block a user