/[A3C]/lib/A3C/View/Organization.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 /lib/A3C/View/Organization.pm

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

revision 125 by dpavlin, Thu May 22 20:48:42 2008 UTC revision 126 by dpavlin, Thu May 22 20:51:31 2008 UTC
# Line 85  private template 'list_items' => sub { Line 85  private template 'list_items' => sub {
85          } $o->columns;          } $o->columns;
86          #warn "# name2label = ",dump( $name2label );          #warn "# name2label = ",dump( $name2label );
87    
88          div { _('Found %1 results', $collection->count ) }          div { _('Found %1 results', $collection->pager->total_entries ) }
89          table {          table {
90                  { class is 'list' };                  { class is 'list' };
91                  row {                  row {

Legend:
Removed from v.125  
changed lines
  Added in v.126

  ViewVC Help
Powered by ViewVC 1.1.26