From: ivan Date: Fri, 25 Sep 2009 10:29:29 +0000 (+0000) Subject: this one too X-Git-Tag: root_of_svc_elec_features~840 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=5f0e4d1d57c18d5bb8a52de4f7d4f519db5327f0 this one too --- diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 048f47f42..e7a9c1601 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -1867,7 +1867,8 @@ worry that config_items is freeside-specific and icky. 'key' => 'svc_www-usersvc_svcpart', 'section' => '', 'description' => 'Allowable service definition svcparts for virtual hosts, one per line.', - 'type' => 'textarea', #select-part_svc ... multiple + 'type' => 'select-part_svc', + 'multiple' => 1, }, {