/[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 72 by dpavlin, Tue Apr 8 23:22:22 2008 UTC revision 73 by dpavlin, Fri Apr 11 18:22:10 2008 UTC
# Line 66  template 'view' => sub :CRUDView { Line 66  template 'view' => sub :CRUDView {
66    
67          warn "## view id: $id unit $unit";          warn "## view id: $id unit $unit";
68    
69          div {          form {
70                  { class is 'single-picture' };                  { class is 'single-picture' };
71    
72                  if ( $record->current_user_can('delete') && $self->current_user->editing ) {                  if ( $record->current_user_can('delete') && $self->current_user->editing ) {

Legend:
Removed from v.72  
changed lines
  Added in v.73

  ViewVC Help
Powered by ViewVC 1.1.26