mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 16:37:23 +00:00
Move some subscriptions-related code
(imported from commit 49f6e525e3aa8a7a5336f713c94e81fee6546dfa)
This commit is contained in:
@@ -130,4 +130,6 @@ $(function () {
|
||||
$('.button-slide').click(function () {
|
||||
show_compose('class', $("#class"));
|
||||
});
|
||||
|
||||
$('#sidebar a[href="#subscriptions"]').click(fetch_subs);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user