1 [% USE HTML %][%- USE T8 -%][%- USE LxERP -%][%- USE P -%]
 
   2  [% P.hidden_tag("type", type) %]
 
   3  [% P.hidden_tag("vc", vc) %]
 
   4  [% P.hidden_tag("rowcount", rowcount) %]
 
   5  [% P.hidden_tag("callback", callback) %]
 
   7  <div id="print_options" class="hidden">
 
  12 <div id="print_dialog" class="hidden">
 
  13  [%- PROCESS 'common/_print_dialog.html' %]
 
  15 <div id="mass_print_dialog" style="display: none"></div>