X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fshare%2Fhtml%2FElements%2FEditCustomFieldSelect;h=b343d8266a16d01b8b23683f2a92bc8738dcca10;hb=0ea23112cfa0d82738b0f08d60d90579721b7524;hp=87400ab2ef923f8165aac4cb0d194786c869b9f7;hpb=b8988e1d3ac75af63c85e8563e57701030315a9e;p=freeside.git 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; -
+
/>