X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fedit%2Felements%2Fedit.html;h=2f82f9c999b7cab0ee0dbc0e96248321cd027191;hp=25568745df51200e14924856ffc56243cd361be6;hb=dd43be3233e0411109342c691a47d1b6d6747015;hpb=0c9802e5aeff0c80059db9f14135cf4826bf500b diff --git a/httemplate/edit/elements/edit.html b/httemplate/edit/elements/edit.html index 25568745d..2f82f9c99 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