diff options
Diffstat (limited to 'httemplate/browse/part_svc.cgi')
-rwxr-xr-x | httemplate/browse/part_svc.cgi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/browse/part_svc.cgi b/httemplate/browse/part_svc.cgi index 0113263fb..795393574 100755 --- a/httemplate/browse/part_svc.cgi +++ b/httemplate/browse/part_svc.cgi @@ -5,6 +5,7 @@ % '' => '', % 'D' => 'Default', % 'F' => 'Fixed (unchangeable)', +% 'S' => 'Selectable choice', % #'M' => 'Manual selection from inventory', % 'M' => 'Manual selected from inventory', % #'A' => 'Automatically fill in from inventory', |