Revision 386 (by ahitrov, 2013/10/17 15:02:43) Section tree control (parent.pm) optimization.
jQuery 1.9.1, jQuery 1.8.3
jQuery-UI and ajax search (/ajax/document_search.html) for autocomplete
Inline control for pickup and autocomplete (future use control)
Minor improvements and bug fixes
<%init>

  $r->header_out('Cache-Control', 'no-store, no-cache, must-revalidate');
  $r->header_out('Pragma', 'no-cache');
  $m->call_next;

</%init>