mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 02:11:08 -06:00
DEV: Add current menu-panel tab ID as data attribute to panel (#24901)
This commit is contained in:
parent
f51f467030
commit
74f964f2b4
@ -1,5 +1,6 @@
|
||||
<div
|
||||
class={{this.classNames}}
|
||||
data-tab-id={{this.currentTabId}}
|
||||
data-max-width="320"
|
||||
{{did-insert this.triggerRenderedAppEvent}}
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user