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

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

revision 38 by dpavlin, Sun Mar 30 02:33:01 2008 UTC revision 39 by dpavlin, Sun Mar 30 13:32:29 2008 UTC
# Line 27  private template 'skole_sve' => sub { Line 27  private template 'skole_sve' => sub {
27                                  foreach my $attr ( $entry->attributes ) {                                  foreach my $attr ( $entry->attributes ) {
28                                          li {                                          li {
29                                                  tt { $attr }                                                  tt { $attr }
30                                                  span { dump( $entry->get_value( $attr ) }                                                  span { dump( $entry->get_value( $attr ) ) }
31                                          }                                          }
32                                  }                                  }
33                          }                          }

Legend:
Removed from v.38  
changed lines
  Added in v.39

  ViewVC Help
Powered by ViewVC 1.1.26