mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
Extract js/ui_util.js.
This commit is contained in:
@@ -262,7 +262,7 @@ exports.start = function (msg_type, opts) {
|
||||
compose.message_content(opts.content);
|
||||
}
|
||||
|
||||
ui.change_tab_to("#home");
|
||||
ui_util.change_tab_to("#home");
|
||||
|
||||
is_composing_message = msg_type;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user