mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 08:26:11 +00:00
banners: Redesign organization profile incomplete navbar banner.
As part of the banner redesign project, this commit applies the new banner styles to the organization profile incomplete navbar banner.
This commit is contained in:
@@ -387,7 +387,7 @@ export function dispatch_normal_event(event) {
|
||||
if (current_user.is_admin) {
|
||||
// Update the UI notice about the user's profile being
|
||||
// incomplete, as we might have filled in the missing field(s).
|
||||
navbar_alerts.show_profile_incomplete(navbar_alerts.check_profile_incomplete());
|
||||
navbar_alerts.toggle_organization_profile_incomplete_banner();
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user