Ignore:
Timestamp:
8 May 2007, 15:01:11 (18 years ago)
Author:
joachim
Message:

New form import
added portal status message to main_template

Location:
WAeUP_SRP/trunk/profiles/default
Files:
4 added
3 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/profiles/default/layouts.xml

    r1747 r1756  
    1111  <object name="department" meta_type="CPS Layout"/>
    1212  <object name="faculty" meta_type="CPS Layout"/>
     13  <object name="import" meta_type="CPS Layout"/>
    1314  <object name="import_student" meta_type="CPS Layout"/>
    1415  <object name="members" meta_type="CPS Layout"/>
  • WAeUP_SRP/trunk/profiles/default/schemas.xml

    r1534 r1756  
    1616 <object name="student" meta_type="CPS Schema"/>
    1717 <object name="scratch_card_batch" meta_type="CPS Schema"/>
     18 <object name="import" meta_type="CPS Schema"/>
    1819 <object name="import_student" meta_type="CPS Schema"/>
    1920 <object name="import_student_level_data" meta_type="CPS Schema"/>
  • WAeUP_SRP/trunk/profiles/default/vocabularies.xml

    r1728 r1756  
    66 <object name="acco_hall_reserved_rooms" meta_type="CPS Method Vocabulary"/>
    77 <object name="courselevel" meta_type="CPS Vocabulary"/>
     8 <object name="csv_names" meta_type="CPS Method Vocabulary"/>
    89 <object name="entry_modes" meta_type="CPS Vocabulary"/>
    910 <object name="exam_subjects" meta_type="CPS Vocabulary"/>
    1011 <object name="exam_types" meta_type="CPS Vocabulary"/>
    1112 <object name="exam_grades" meta_type="CPS Vocabulary"/>
     13 <object name="import_names" meta_type="CPS Vocabulary"/>
    1214 <object name="institution_types_voc" meta_type="CPS Vocabulary"/>
    1315 <object name="get_departments_voc" meta_type="CPS Method Vocabulary"/>
Note: See TracChangeset for help on using the changeset viewer.