mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 17:07:07 +00:00
Subscribe/Unsubscribe button in the right section of stream settings page is not working because the target element in click handler was changed to 'check.sub_unsub_button' inc234b4f2and the button in the right section with class 'sub_unsub_button' also uses the same click handler. This commit revertsc234b4f2and the bug of subscribing/unsubscribing the user by clicking on stream row in the stream settings page, whichc234b4f2intended to fix will be fixed in next commit.
29 KiB
29 KiB