/[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 241 by dpavlin, Wed Oct 1 19:58:55 2008 UTC revision 242 by dpavlin, Wed Oct 1 20:22:22 2008 UTC
# Line 123  template 'instances' => page { Line 123  template 'instances' => page {
123                          };                          };
124                          while ( my $row = $sql->next ) {                          while ( my $row = $sql->next ) {
125                                  row {                                  row {
126                                          cell { outs_raw '<a href="' . $row->hrEduOrgUrl . '">' . $row->hrEduOrgUrl . '</a>' }                                          cell { outs_raw '<a href="http://' . $row->hrEduOrgUrl . '">' . $row->hrEduOrgUrl . '</a>' }
127                                          cell { $row->o }                                          cell { $row->o }
128                                          cell { $row->l }                                          cell { $row->l }
129                                          cell { $row->postalAddress }                                          cell { $row->postalAddress }

Legend:
Removed from v.241  
changed lines
  Added in v.242

  ViewVC Help
Powered by ViewVC 1.1.26