/[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

Contents of /trunk/network_topology/templates/td.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6 - (show annotations)
Tue Feb 15 18:56:19 2005 UTC (19 years, 1 month ago) by dpavlin
File MIME type: text/html
File size: 172 byte(s)
design modifications -- massive one :-)

1 #ifdef EVENROW
2 <TD class="td td-even" align="##ALIGN##">
3 #else
4 <TD class="td td-odd" align="##ALIGN##">
5 #endif
6 #ifdef MARKUP
7 ##MARKUP##
8 #else
9 ##DATA##
10 #endif
11 </TD>

  ViewVC Help
Powered by ViewVC 1.1.26