ajack       2004/04/12 12:12:34

  Modified:    python/gump/document forrest.py
  Log:
  Try to fix server link table layout (img w.r.t text)
  
  Revision  Changes    Path
  1.142     +1 -1      gump/python/gump/document/forrest.py
  
  Index: forrest.py
  ===================================================================
  RCS file: /home/cvs/gump/python/gump/document/forrest.py,v
  retrieving revision 1.141
  retrieving revision 1.142
  diff -u -r1.141 -r1.142
  --- forrest.py        12 Apr 2004 18:57:37 -0000      1.141
  +++ forrest.py        12 Apr 2004 19:12:34 -0000      1.142
  @@ -1790,7 +1790,7 @@
                       # Insert the Icon...
                       if -1 <> depth:
                           depth=getDepthForObject(linkable)
  -                    self.insertStatePairIconAtDepth(dataNode,statePair,depth)      
  +                    self.insertStatePairIconAtDepth(xdocNode,statePair,depth)      
                       
                   if utcTime:
                       xdocNode.createBreak()    
  
  
  

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

Reply via email to