Last change
on this file since 1960 was
535,
checked in by joachim, 18 years ago
|
student apply admission should work now
the default_view for campus is now home_index.py
for students and student student_index.py
these script redirect to the appropriate PT
|
-
Property svn:keywords set to
Id
|
File size:
350 bytes
|
Rev | Line | |
---|
[263] | 1 | <?xml version="1.0"?> |
---|
[282] | 2 | <object name="campus"> |
---|
[326] | 3 | <property name="Title">University Portal</property> |
---|
[263] | 4 | <object name="academics" portal_type="AcademicsFolder" /> |
---|
[289] | 5 | <object name="accommodation" portal_type="AccoFolder" /> |
---|
[263] | 6 | <object name="students" portal_type="StudentsFolder" /> |
---|
[440] | 7 | <object name="pins" portal_type="ScratchCardBatchesFolder" /> |
---|
[263] | 8 | </object> |
---|
Note: See
TracBrowser for help on using the repository browser.