enable manual selection from inventory dropdowns for svc_broadband, svc_external...
[freeside.git] / httemplate / edit / elements / edit.html
index 711c8d7..5f41ba0 100644 (file)
@@ -280,7 +280,7 @@ Example:
 %
 %   #select-table, checkboxes-table
 %   $include_common{$_} = $f->{$_}
-%     foreach grep exists($f->{$_}), qw( table name_col );
+%     foreach grep exists($f->{$_}), qw( table name_col value_col );
 %
 %   #checkboxes-table
 %   $include_common{$_} = $f->{$_}