/[transports]/trunk/web/templates/fragments/user_on_landscape
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 /trunk/web/templates/fragments/user_on_landscape

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

revision 60 by dpavlin, Thu Jun 8 11:44:26 2006 UTC revision 61 by dpavlin, Thu Jun 8 11:45:48 2006 UTC
# Line 34  $landscapes->limit( Line 34  $landscapes->limit(
34  my $selected_landscape;  my $selected_landscape;
35  map { $selected_landscape->{ $_->landscape->id }++ } @{ $landscapes->items_array_ref };  map { $selected_landscape->{ $_->landscape->id }++ } @{ $landscapes->items_array_ref };
36    
 warn "selected_lanscape: ",Dumper( $selected_landscape );  
   
37  my $all_landscapes = Transports::Model::LandscapeCollection->new();  my $all_landscapes = Transports::Model::LandscapeCollection->new();
38  $all_landscapes->unlimit;  $all_landscapes->unlimit;
39    

Legend:
Removed from v.60  
changed lines
  Added in v.61

  ViewVC Help
Powered by ViewVC 1.1.26