From 8ad827f9de1dd45c354381a58a2609f0d59fd8e7 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 1 Mar 2010 19:29:20 +0000 Subject: enable manual selection from inventory dropdowns for svc_broadband, svc_external & svc_phone, RT#7010 --- httemplate/elements/select-table.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'httemplate/elements') diff --git a/httemplate/elements/select-table.html b/httemplate/elements/select-table.html index 10a8b2741..1632b596a 100644 --- a/httemplate/elements/select-table.html +++ b/httemplate/elements/select-table.html @@ -29,6 +29,9 @@ Example: #or 'records' => \@records, #instead of search params + #instead of the primary key... only for special cases + 'value_col' => 'columnname', + #basic params controlling the resulting