mirror of
https://github.com/discourse/discourse.git
synced 2025-06-05 14:07:30 +08:00
UX: Remove the admin menu button from expanded mobile timeline (#29464)
This commit is contained in:
@ -179,10 +179,8 @@
|
||||
@appendReason={{false}}
|
||||
@showCaret={{false}}
|
||||
/>
|
||||
{{#if @mobileView}}
|
||||
<TopicAdminMenu @topic={{@model}} />
|
||||
{{/if}}
|
||||
{{/if}}
|
||||
|
||||
<PluginOutlet
|
||||
@name="timeline-footer-controls-after"
|
||||
@outletArgs={{hash model=@model fullscreen=@fullscreen}}
|
||||
|
Reference in New Issue
Block a user