Ignore:
Timestamp:
13 Aug 2007, 15:33:15 (17 years ago)
Author:
Henrik Bettermann
Message:

applicants_catalog and application instead of new_students

Location:
WAeUP_SRP/trunk/profiles/default
Files:
2 edited

Legend:

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

    r2094 r2095  
    11<?xml version="1.0"?>
    22<?xml-stylesheet type="text/xsl" href="layout.xsl"?>
    3 <object name="new_students" meta_type="CPS Layout">
     3<object name="application" meta_type="CPS Layout">
    44 <property name="layout_create_method">layout_enter_access_code</property>
    55 <property name="layout_edit_method"></property>
  • WAeUP_SRP/trunk/profiles/default/schemas/application.xml

    r2094 r2095  
    11<?xml version="1.0"?>
    22<?xml-stylesheet type="text/xsl" href="schema.xsl"?>
    3 <object name="new_students" meta_type="CPS Schema">
     3<object name="application" meta_type="CPS Schema">
    44 <field name="course1" meta_type="CPS String Field"/>
    55 <field name="course2" meta_type="CPS String Field"/>
Note: See TracChangeset for help on using the changeset viewer.