265,266c265,268
<             self.pageFrame.addSelectPage()
<             self.pageFrame.addBrowsePage()
---
 >             #Marcio Galvao 14-01-2008 @ vgsoftware
 >             if self.FormType != "Edit":
 >                 self.pageFrame.addSelectPage()
 >                 self.pageFrame.addBrowsePage()    
492c494,496
<         if not _fromSelectPage:
---
 >         if self.FormType == "Edit":
 >             return self.super(dataSource)
 >         elif not _fromSelectPage:



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]

Reply via email to