silverstripe-userforms/client/src
Garion Herman 792fd82419 FIX Place validation messages on .field if .middleColumn is missing
Checkbox and OptionSet fields attempt to place validation errors in
.middleColumn to align them with the label, but in some custom themes
this is not available, so the error is swallowed instead. Instead, we
should place it in the main wrapping .field element as a fallback.
2020-07-22 15:48:00 +12:00
..
bundles FIX Place validation messages on .field if .middleColumn is missing 2020-07-22 15:48:00 +12:00
styles FIX Allowed text length fields now align correctly with each other 2019-05-17 15:12:57 +12:00