mirror of
https://github.com/zulip/zulip.git
synced 2025-11-13 18:36:36 +00:00
Remove code for full-width feature.
The full-width feature has been turned off for about four years.
This commit is contained in:
@@ -267,10 +267,6 @@ function initialize_kitchen_sink_stuff() {
|
||||
$("#user-list").hide();
|
||||
$("#group-pm-list").hide();
|
||||
}
|
||||
|
||||
if (feature_flags.full_width) {
|
||||
ui.switchToFullWidth();
|
||||
}
|
||||
}
|
||||
|
||||
$(function () {
|
||||
|
||||
Reference in New Issue
Block a user