Ignore:
Timestamp:
3 Nov 2005, 09:32:52 (19 years ago)
Author:
joachim
Message:

=fixed Title in Student

File:
1 edited

Legend:

Unmodified
Added
Removed
  • waeup_product/trunk/Accommodation.py

    r103 r146  
    6363    security = ClassSecurityInfo()
    6464   
     65##    security.declareProtected(View,"Title")
     66##    def Title(self):
     67##        """ the Title """
     68##        return self.heading
     69       
     70   
    6571InitializeClass(Accommodation)
    6672
Note: See TracChangeset for help on using the changeset viewer.