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