ajack       2004/02/09 16:55:41

  Modified:    python/gump/document forrest.py
  Log:
  Batting a 0 right about now...
  
  Revision  Changes    Path
  1.67      +4 -4      jakarta-gump/python/gump/document/forrest.py
  
  Index: forrest.py
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/python/gump/document/forrest.py,v
  retrieving revision 1.66
  retrieving revision 1.67
  diff -u -r1.66 -r1.67
  --- forrest.py        10 Feb 2004 00:25:34 -0000      1.66
  +++ forrest.py        10 Feb 2004 00:55:41 -0000      1.67
  @@ -803,7 +803,7 @@
               detailList.createEntry('Title: ', server.getTitle())
       
           if server.hasUrl():
  -            detailList.createEntry('URL: ').createFork(repo.getUrl())
  +            detailList.createEntry('URL: ').createFork(server.getUrl())
       
               # Parent 'site' (owner reference)
               if server.hasSite() and not server.getSite() == server.getUrl():
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to