restore multiple inventory classes for non-hardware fields, #24784, from #21442
authorMark Wells <mark@freeside.biz>
Wed, 4 Sep 2013 22:32:38 +0000 (15:32 -0700)
committerMark Wells <mark@freeside.biz>
Wed, 4 Sep 2013 22:32:38 +0000 (15:32 -0700)
httemplate/edit/elements/part_svc_column.html

index aa3c647..ddfc85c 100644 (file)
@@ -220,7 +220,7 @@ that field.
           'name_col'    => 'classname',
           'curr_value'  => $value,
           'empty_label' => "Select $mode class",
-          'multiple'    => 0,
+          'multiple'    => $multiple,
       &>
 %   }
     </TD>