/[gedafe]/trunk/network_topology/templates/td.html
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/network_topology/templates/td.html

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

revision 5 by dpavlin, Mon Feb 14 20:58:20 2005 UTC revision 6 by dpavlin, Tue Feb 15 18:56:19 2005 UTC
# Line 1  Line 1 
 <TD VALIGN="TOP" BGCOLOR=  
1  #ifdef EVENROW  #ifdef EVENROW
2      "#ffffff"  <TD class="td td-even" align="##ALIGN##">
3  #else  #else
4      "#f0f0f3"  <TD class="td td-odd" align="##ALIGN##">
5  #endif  #endif
 ALIGN=##ALIGN##  
 >  
6  #ifdef MARKUP  #ifdef MARKUP
7      ##MARKUP##      ##MARKUP##
8  #else  #else
9      ##DATA##      ##DATA##
10  #endif  #endif
11  </TD>  </TD>
   

Legend:
Removed from v.5  
changed lines
  Added in v.6

  ViewVC Help
Powered by ViewVC 1.1.26