mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
user_groups: Add banner for settings for a deactivated group.
This commit adds a banner at the top of the group settings panel, to make it super clear when a group is deactivated. Fixes: #33803.
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
<div class="inner-box">
|
||||
|
||||
<div class="group_general_settings group_setting_section" data-group-section="general">
|
||||
<div class="group-banner"></div>
|
||||
<div class="group-header">
|
||||
<div class="group-name-wrapper">
|
||||
<span class="group-name" title="{{group.name}}">{{group.name}}
|
||||
|
||||
Reference in New Issue
Block a user