/[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 39 by dpavlin, Sun Apr 6 11:12:58 2008 UTC revision 42 by dpavlin, Sun Apr 6 12:04:31 2008 UTC
# Line 144  template 'new_item' => sub { Line 144  template 'new_item' => sub {
144                  foreach my $f ( $self->display_columns ) {                  foreach my $f ( $self->display_columns ) {
145  #                       last if $f eq 'material' && ! $id;  #                       last if $f eq 'material' && ! $id;
146                          render_param( $create => $f ); # unless $f eq 'material';                          render_param( $create => $f ); # unless $f eq 'material';
147                          warn "## $f";                          #warn "## $f";
148                  }                  }
149    
150                  div {                  div {

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

  ViewVC Help
Powered by ViewVC 1.1.26