[Zope-CVS] CVS: Packages/JobBoardEx/Views/Browser - JobView.py:1.3

Jeremy Hylton jeremy@zope.com
Wed, 20 Mar 2002 15:05:44 -0500


Update of /cvs-repository/Packages/JobBoardEx/Views/Browser
In directory cvs.zope.org:/tmp/cvs-serv30859

Modified Files:
	JobView.py 
Log Message:
Undo previous checkin.  Guido changed the other end first.


=== Packages/JobBoardEx/Views/Browser/JobView.py 1.2 => 1.3 ===
 
     def getContact(self):
-        return self.getContext().contactEmail
+        return self.getContext().contact