From: Steve Sutton Date: Mon, 29 Jul 2019 20:20:56 +0000 (-0400) Subject: Update text and select ui elements X-Git-Tag: v2.12.7^2~1 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=e0542e4140e47a44179c70f4075bd3858c12e605;p=WP-Plugins%2Fglm-member-db.git Update text and select ui elements Add class and inputClass attributes. --- diff --git a/views/ui/f6/select.html b/views/ui/f6/select.html index 144d0ddd..26b2dc02 100644 --- a/views/ui/f6/select.html +++ b/views/ui/f6/select.html @@ -18,13 +18,16 @@ 'helpText' => string Help text for this input, 'errortext' => string Error text that appears when the field doesn't validate, 'dataError' => string Error from data Abstract Class + 'class' => string Additional Classes for the main cell div + 'inputClass' => string Additional Classes for the input ]} *} -
+