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

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

revision 79 by dpavlin, Fri Apr 11 18:22:10 2008 UTC revision 80 by dpavlin, Sat Apr 19 23:07:08 2008 UTC
# Line 113  template 'new_picture' => sub { Line 113  template 'new_picture' => sub {
113    
114          warn "## attach_to = $attach_to";          warn "## attach_to = $attach_to";
115    
116      div {      form {
117                    form_next_page( url => '/unit/' . $unit );
118                  render_action( $create => [ 'campaign', 'content', 'type' ] );                  render_action( $create => [ 'campaign', 'content', 'type' ] );
119                  outs_raw( $create->hidden( unit => $unit ) );                  outs_raw( $create->hidden( unit => $unit ) );
120                  form_submit( label => _('Add picture') );                  form_submit( label => _('Add picture') );

Legend:
Removed from v.79  
changed lines
  Added in v.80

  ViewVC Help
Powered by ViewVC 1.1.26