From: Cash Costello Date: Thu, 3 Nov 2011 02:06:31 +0000 (-0400) Subject: Refs #4039 updated the theming sandbox for radio button classes X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=b3b165da33d96b9abf4b4603907429c488531bd3;p=lorea%2Felgg.git Refs #4039 updated the theming sandbox for radio button classes --- diff --git a/mod/developers/views/default/theme_preview/forms.php b/mod/developers/views/default/theme_preview/forms.php index 6b59ef6d7..ffb77f3a9 100644 --- a/mod/developers/views/default/theme_preview/forms.php +++ b/mod/developers/views/default/theme_preview/forms.php @@ -20,11 +20,11 @@ ?>
-
+
'f3', 'id' => 'f3', - 'options' => array('a' => 1, 'b' => 2), + 'options' => array('a (.elgg-input-radio)' => 1, 'b (.elgg-input-radio)' => 2), )); ?>