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

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

revision 62 by dpavlin, Mon Apr 7 09:11:56 2008 UTC revision 63 by dpavlin, Mon Apr 7 15:03:03 2008 UTC
# Line 50  sub display_columns { Line 50  sub display_columns {
50                  sources                  sources
51                  bibliography                  bibliography
52                  copyright                  copyright
53                    material
54          / );          / );
55  }  }
56    
# Line 149  template 'new_item' => sub { Line 150  template 'new_item' => sub {
150    
151                  foreach my $f ( $self->display_columns ) {                  foreach my $f ( $self->display_columns ) {
152  #                       last if $f eq 'material' && ! $id;  #                       last if $f eq 'material' && ! $id;
153                          render_param( $create => $f ); # unless $f eq 'material';                          render_param( $create => $f ) unless $f eq 'material';
154                          #warn "## $f";                          #warn "## $f";
155                  }                  }
156    

Legend:
Removed from v.62  
changed lines
  Added in v.63

  ViewVC Help
Powered by ViewVC 1.1.26