this one too
authorivan <ivan>
Fri, 25 Sep 2009 10:29:29 +0000 (10:29 +0000)
committerivan <ivan>
Fri, 25 Sep 2009 10:29:29 +0000 (10:29 +0000)
FS/FS/Conf.pm

index 048f47f..e7a9c16 100644 (file)
@@ -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,
   },
 
   {