X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Fselect-table.html;h=45585a8ff31cd294d2676866aebc58033554a663;hb=9ad4f8407cc106ef5815e65bce2ee873cd0896c2;hp=1a440f07edd2d10aee627aed85c3208782b849c4;hpb=9832f4d4086970d7612ff2a6facd797fa85d7814;p=freeside.git diff --git a/httemplate/elements/select-table.html b/httemplate/elements/select-table.html index 1a440f07e..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