mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 11:48:26 -06:00
DEV: Pass dismissButtonClick to panel-body-bottom outlet (#25163)
This commit is contained in:
parent
1b28823638
commit
af937581e9
@ -34,6 +34,7 @@
|
|||||||
@outletArgs={{hash
|
@outletArgs={{hash
|
||||||
itemsCacheKey=this.itemsCacheKey
|
itemsCacheKey=this.itemsCacheKey
|
||||||
closeUserMenu=@closeUserMenu
|
closeUserMenu=@closeUserMenu
|
||||||
|
dismissButtonClick=this.dismissButtonClick
|
||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user