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