mirror of https://github.com/zulip/zulip.git
08038ef140
This commit refactors the set_notification_batching_ui to use settings_org.change_element_block_display_property function for toggling the visibility of custom input. We add id to the email_notification_batching_period_edit_minutes element such that we can use change_element_block_display_property function because it requires id of element as an argument. This commit also removes the value attribute of the custom input since its value was set undefined in the template and then was set in set_notification_batching_ui, so there is no use of keeping the value attribute in templates. This is a prep commit for fixing the behavior of this element in realm-level default settings. |
||
---|---|---|
.. | ||
assets | ||
audio | ||
generated | ||
html | ||
images | ||
js | ||
shared | ||
styles | ||
templates | ||
third | ||
.gitignore |