• Toon Claes's avatar
    FormHelper#issue_assignees_dropdown_options knows if it has multiple assignees · 53ee40bd
    Toon Claes authored
    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.
    53ee40bd
form_helper.rb 352 Bytes