Add class to field

This commit is contained in:
Ultimate Member
2015-12-11 00:54:24 +02:00
parent 16719d32f0
commit ed7b23a669
+1
View File
@@ -593,6 +593,7 @@ class UM_Fields {
}
$array['classes'] .= ' um-field-' . $key;
$array['classes'] .= ' um-field-' . $array['type'];
switch( $array['type'] ) {