FormHelper#issue_assignees_dropdown_options knows if it has multiple assignees
Instead of telling the `FormHelper#issue_assignees_dropdown_options` if there are multiple assignees enabled, make it figure it out itself. The implementation for CE will never have multiple assignees. `EE::FormHelper#issue_assignees_dropdown_options` will have it if the feature is enabled in the license.
Showing
Please register or sign in to comment