/[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 127 by dpavlin, Sun May 25 16:43:36 2008 UTC revision 131 by dpavlin, Mon May 26 18:12:15 2008 UTC
# Line 118  template 'new' => page { Line 118  template 'new' => page {
118          my $record_class = $self->record_class;          my $record_class = $self->record_class;
119          my $action = $record_class->as_create_action;          my $action = $record_class->as_create_action;
120    
121          warn "action = ",dump( $action );          #warn "action = ",dump( $action );
122    
123          form {          form {
124                  { class is 'crud create item' };                  { class is 'crud create item' };

Legend:
Removed from v.127  
changed lines
  Added in v.131

  ViewVC Help
Powered by ViewVC 1.1.26