Skip to content
Snippets Groups Projects

Issue # 3408906 by danrod: Added role and aria-label attributes to the div...

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
<div class="flc-prefsEditor-separatedPanel fl-prefsEditor-separatedPanel">
<div role="region" aria-label="{{ 'FluidUI Widget Container'|t }}" class="flc-prefsEditor-separatedPanel fl-prefsEditor-separatedPanel">
<!-- This is the div that will contain the Preference Editor component. -->
<div class="flc-slidingPanel-panel flc-prefsEditor-iframe"></div>
<!-- This div is for the sliding panel that shows and hides the Preference Editor controls. -->
Loading