mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-05 04:49:44 +01:00
Set ID for tab contentDiv
This commit is contained in:
parent
40e3d6e459
commit
9530f693e0
@ -301,6 +301,7 @@ export class Et2Tabs extends Et2Widget(SlTabGroup)
|
||||
{
|
||||
// Tab panel
|
||||
tab.contentDiv = loadWebComponent('et2-tab-panel', {
|
||||
id: tab.id,
|
||||
name: tab.id,
|
||||
active: active,
|
||||
hidden: tab.hidden
|
||||
|
Loading…
Reference in New Issue
Block a user