- Timestamp:
- 7 Feb 2009, 10:58:59 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
waeup/branches/ulif-rewrite/src/waeup/university/facultycontainer.py
r3922 r3925 5 5 from waeup.interfaces import IFacultyContainer, IFaculty 6 6 from waeup.viewlets import MainArea, LeftSidebar, Index, Add, FormWrapMixin 7 from waeup.university.faculty import Faculty8 7 9 8 class FacultyContainer(grok.Container):
Note: See TracChangeset for help on using the changeset viewer.