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 '>
Updated by Lukas Zapletal almost 9 years ago
- Related to Tracker #12507: Smart Proxy UX improvments added
Updated by Shlomi Zadok almost 9 years ago
- Status changed from New to Feedback
I believe this was fixed with https://github.com/theforeman/foreman/pull/3125 (as well as other related PRs).
@Lukas Zapletal, can you please confirm?
Updated by Dominic Cleal almost 9 years ago
- Translation missing: en.field_release set to 71
Actions