/[A3C]/lib/A3C/View/Strix.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/Strix.pm

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

revision 188 by dpavlin, Mon Jun 16 23:24:25 2008 UTC revision 189 by dpavlin, Tue Jun 17 10:15:13 2008 UTC
# Line 283  template 'search-instances' => sub { Line 283  template 'search-instances' => sub {
283                  table {                  table {
284                          while (my $strix = $search->next) {                          while (my $strix = $search->next) {
285                                  row {                                  row {
286                                            cell { show( 'instance-op', 'Create', '+', $strix->instance ) }
287                                          cell { tt { $strix->instance } }                                          cell { tt { $strix->instance } }
288                                          cell { $strix->_site_name }                                          cell { $strix->_site_name }
                                         cell { show( 'instance-op', 'Create', '+', $strix->instance ) }  
289                                  }                                  }
290                          }                          }
291                  }                  }

Legend:
Removed from v.188  
changed lines
  Added in v.189

  ViewVC Help
Powered by ViewVC 1.1.26