Changeset 146 for waeup_product/trunk/Accommodation.py
- Timestamp:
- 3 Nov 2005, 09:32:52 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
waeup_product/trunk/Accommodation.py
r103 r146 63 63 security = ClassSecurityInfo() 64 64 65 ## security.declareProtected(View,"Title") 66 ## def Title(self): 67 ## """ the Title """ 68 ## return self.heading 69 70 65 71 InitializeClass(Accommodation) 66 72
Note: See TracChangeset for help on using the changeset viewer.