X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fedit%2Felements%2Fedit.html;h=8ba703a2f5064d3c5185e7d5c09448b7eb3094e6;hp=113f611e17dc48dc8f3f76ec6053ea085060b579;hb=77daf007ef522ae71041d9b094643cf868d8ecce;hpb=5136b6e7f17e6d86911f7feb520dd5b4248532bb diff --git a/httemplate/edit/elements/edit.html b/httemplate/edit/elements/edit.html index 113f611e1..8ba703a2f 100644 --- a/httemplate/edit/elements/edit.html +++ b/httemplate/edit/elements/edit.html @@ -358,6 +358,7 @@ Example: % #contact % 'custnum' => $f->{'custnum'}, % 'prospectnum' => $f->{'prospectnum'}, +% % ); % % $include_common{$_} = $f->{$_} foreach grep exists($f->{$_}), @@ -370,7 +371,7 @@ Example: % qw( formatted_value ), #fixed % qw( country ), #select-country % qw( width height config ), #htmlarea -% qw( alt_format ), #select-cust_location +% qw( is_optional alt_format ), #select-cust_location % qw( classnum ), # select-inventory_item % qw( aligned ), # columnstart % qw( debug ), # select-table