/[webpac]/trunk/WebPac.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/WebPac.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 684 by dpavlin, Thu Feb 24 09:11:35 2005 UTC revision 685 by dpavlin, Tue Mar 1 19:27:13 2005 UTC
# Line 484  sub show_index { Line 484  sub show_index {
484          $tmpl->param('field',$field);          $tmpl->param('field',$field);
485          $tmpl->param('limit',$limit);          $tmpl->param('limit',$limit);
486          $tmpl->param('total',$total);          $tmpl->param('total',$total);
487            $tmpl->param('filter',$filter);
488    
489  # FIXME I should set offset and leave out limit from fetch!!  # FIXME I should set offset and leave out limit from fetch!!
490  #       if (! $q->param("PAGER_offset") {  #       if (! $q->param("PAGER_offset") {

Legend:
Removed from v.684  
changed lines
  Added in v.685

  ViewVC Help
Powered by ViewVC 1.1.26