mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 17:07:07 +00:00
We were not passing max_stream_description_length and max_stream_name_length parameters to change_stream_info_modal template and thus the maxlength attribute was not being set correctly for the stream name and description input. This commit updates the code to pass these parameters to change_stream_info_modal template. We also remove these parameters from the data passed to stream_types template, since these parameters are not required there.
27 KiB
27 KiB