enable manual selection from inventory dropdowns for svc_broadband, svc_external...
[freeside.git] / httemplate / edit / elements / edit.html
index 3e8b6b8..9e5c4e0 100644 (file)
@@ -284,7 +284,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->{$_}