mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
This commit is a preparatory commit of "custom_profile_fields: Edit custom profile field form into modal." The object returned by get_profile_field_info, which contained jQuery objects for the profile-field-row and profile-field-form elements, was just a source of unnecessary indirection, since none of the functions consuming it accessed the row.