X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Fselect-table.html;h=45585a8ff31cd294d2676866aebc58033554a663;hb=9ad4f8407cc106ef5815e65bce2ee873cd0896c2;hp=e7baaf53b0e49f3ef9b01de1ebe5a6cbd3e37cf3;hpb=e3c3d86b7091d806af42e40475a28ea8afb5865c;p=freeside.git diff --git a/httemplate/elements/select-table.html b/httemplate/elements/select-table.html index e7baaf53b..45585a8ff 100644 --- a/httemplate/elements/select-table.html +++ b/httemplate/elements/select-table.html @@ -34,6 +34,7 @@ Example: 'empty_label' => '', #better specify it though, the default might change 'multiple' => 0, # bool 'disable_empty' => 0, # bool (implied by multiple) + 'label_showkey' => 0, # bool 'label_callback' => sub { my $record = shift; return "label"; }, #more params controlling HTML stuff about the