navbar_alerts: Remove entrypoint for developer testing experience.

I think the rest of the code can stay, since we're planning to make it
accessible elsewhere.
This commit is contained in:
Tim Abbott
2025-01-30 13:15:44 -08:00
parent ac0d54abf1
commit 55aa63425b

View File

@@ -143,15 +143,6 @@
<span class="unread_count quiet-count"></span>
</a>
</li>
<li class="top_left_change_navbar_banners top_left_row hidden-for-spectators">
<a class="left-sidebar-navigation-label-container">
<span class="filter-icon">
<i class="zulip-icon zulip-icon-spoiler" aria-hidden="true"></i>
</span>
{{~!-- squash whitespace --~}}
<span class="left-sidebar-navigation-label">{{t 'Change navbar banner' }}</span>
</a>
</li>
</ul>
</div>