/[gedafe]/trunk/network_topology/templates/td_edit.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_edit.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: 206 byte(s)
design modifications -- massive one :-)

1 #ifdef EVENROW
2 <TD class="td td-even td-icons">
3 #else
4 <TD class="td td-odd td-icons">
5 #endif
6 #ifdef ID
7 <A href="##EDIT_URL##"><IMG SRC="images/edit.gif" ALT="Edit" BORDER="0"></A>
8 #else
9 &nbsp;
10 #endif
11 </TD>

  ViewVC Help
Powered by ViewVC 1.1.26