29
0
mirror of https://github.com/joomla/joomla-cms.git synced 2024-08-20 01:59:47 +00:00
This commit is contained in:
dgrammatiko 2019-08-04 14:01:07 +02:00
parent d7e4d0ef1f
commit ef3dba61da

View File

@ -23,7 +23,7 @@
window.ShadyCSS.prepareTemplate(template, 'joomla-core-loader');
}
this.attachShadow({mode: 'open'});
this.attachShadow({ mode: 'open' });
this.shadowRoot.appendChild(template.content.cloneNode(true));
// Patch the shadow DOM