Update of /cvsroot/freevo/freevo/src/www
In directory sc8-pr-cvs1:/tmp/cvs-serv12881

Modified Files:
        web_types.py 
Log Message:
start internal help system

Index: web_types.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/www/web_types.py,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** web_types.py        12 Sep 2003 19:39:35 -0000      1.13
--- web_types.py        12 Sep 2003 20:34:16 -0000      1.14
***************
*** 10,13 ****
--- 10,16 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.14  2003/09/12 20:34:16  dischi
+ # start internal help system
+ #
  # Revision 1.13  2003/09/12 19:39:35  gsbarbieri
  # <thead>, <tbody> and <tfoot> support.
***************
*** 224,227 ****
--- 227,232 ----
          except AttributeError:
              pass
+ 
+         self.res += '<td class="tablelink" 
onClick="document.location=\'help.rpy\'">&nbsp;&nbsp;Help&nbsp;&nbsp;</td>'
  
          self.res += """




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to