Actions
Bug #13269
closedHTML validation errors on the new Smart Proxy detail page
Description
There are validation errors on the show page, most importantly:
- Missing one opening Div element (something is closed twice)
- Div elements inside Span elements (mostly spinners)
- Spinners have no class and/or id, so it's rendered as <div id='' class='spinner spinner-xs '>
Actions