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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6 - (hide 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 dpavlin 3 #ifdef EVENROW
2 dpavlin 6 <TD class="td td-even" align="##ALIGN##">
3 dpavlin 3 #else
4 dpavlin 6 <TD class="td td-odd" align="##ALIGN##">
5 dpavlin 3 #endif
6     #ifdef MARKUP
7     ##MARKUP##
8     #else
9     ##DATA##
10     #endif
11     </TD>

  ViewVC Help
Powered by ViewVC 1.1.26