mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 23:13:25 +00:00
Make the back button work for the settings and subscriptions pages
(imported from commit 650c884abc9514cdfc934ae01e0a490f5f681292)
This commit is contained in:
@@ -73,7 +73,7 @@ exports.start = function (msg_type, opts) {
|
||||
compose.message_content(opts.message);
|
||||
}
|
||||
|
||||
$('#sidebar a[href="#home"]').tab('show');
|
||||
ui.change_tab_to("#home");
|
||||
|
||||
var focus_area;
|
||||
if (opts.stream && ! opts.subject) {
|
||||
|
||||
Reference in New Issue
Block a user