X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=rt%2Fshare%2Fhtml%2FElements%2FEditCustomFieldSelect;h=b343d8266a16d01b8b23683f2a92bc8738dcca10;hp=87400ab2ef923f8165aac4cb0d194786c869b9f7;hb=0ea23112cfa0d82738b0f08d60d90579721b7524;hpb=60dd95422a1ad4724e0c5d9dd7f8e8878cd96aa8 diff --git a/rt/share/html/Elements/EditCustomFieldSelect b/rt/share/html/Elements/EditCustomFieldSelect index 87400ab2e..b343d8266 100644 --- a/rt/share/html/Elements/EditCustomFieldSelect +++ b/rt/share/html/Elements/EditCustomFieldSelect @@ -104,7 +104,7 @@ jQuery( function () { % if ( $RenderType eq 'List' ) {
-
+
% if ( $checktype eq 'radio' ) {
/> @@ -115,7 +115,7 @@ jQuery( function () { % while ( my $value = $CFVs->Next ) { % my $content = $value->Name; % my $labelid = "$name-". $value->id; -
+
/>