Changes for page People in ErUM-Data
Last modified by Benjamin Fischer on 2025/03/26 13:22
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.JavaScriptExtension[0]
-
- Code
-
... ... @@ -75,7 +75,7 @@ 75 75 const ttApply = () => { 76 76 $(`#${tabName} [data-toggle="popover"]`).popover({ 77 77 html: true, 78 - container: `# ${tabName}`,78 + container: `#mainContentArea`, 79 79 trigger: "hover", 80 80 }); 81 81 };