As yucky as it might be, people have got me putting forms into some tables and reporting on errors might not always fit inside the cell that generated them.
It might be nice to have a <tr> become visible with any included errors. Behave just like twbs-errors-alert except be a row and take in a colspan field so that you can use the whole table.
As yucky as it might be, people have got me putting forms into some tables and reporting on errors might not always fit inside the cell that generated them.
It might be nice to have a
<tr>become visible with any included errors. Behave just liketwbs-errors-alertexcept be a row and take in a colspan field so that you can use the whole table.