mirror of
https://github.com/zulip/zulip.git
synced 2026-07-06 21:18:58 +08:00
Since set_msg_edit_limit_dropdown and set_msg_delete_limit_dropdown have almost same code except the ID of elements, we extract a common function set_time_limit_setting and both the above functions call this new function only. We can use this function for topic edit limit setting which will be added in further commits. |
||
|---|---|---|
| .. | ||
| node_tests | ||
| puppeteer_lib | ||
| puppeteer_tests | ||
| zjsunit | ||