& /elements/header-popup.html, $title &>
<& /browse/elements/browse.html,
'name_singular' => 'tax product',
'html_form' => include('.form', $category_code),
'query' => {
'table' => 'part_pkg_taxproduct',
'hashref' => $hashref,
'order_by' => 'ORDER BY taxproduct',
},
'count_query' => $count_query,
'header' => \@header,
'fields' => \@fields,
'align' => $align,
'links' => [],
'link_onclicks' => \@link_onclicks,
'nohtmlheader' => 1,
'disable_total' => 1,
&>