Ignore:
Timestamp:
10 Oct 2006, 16:31:30 (18 years ago)
Author:
joachim
Message:

added hostal_reservation_slip

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/profiles/default/types/StudentAccommodation.xml

    r629 r642  
    88 <property name="product">WAeUP_SRP</property>
    99 <property name="factory">addStudentAccommodation</property>
    10  <property name="immediate_view">student_index</property>
     10 <property name="immediate_view">hostal_reservation_slip</property>
    1111 <property name="global_allow">True</property>
    1212 <property name="filter_content_types">True</property>
     
    2626 <property name="storage_methods"/>
    2727 <property name="cps_is_portlet">False</property>
    28  <alias from="(Default)" to="student_index"/>
    29  <alias from="view" to="student_index"/>
     28 <alias from="(Default)" to="hostal_reservation_slip"/>
     29 <alias from="view" to="hostal_reservation_slip"/>
    3030 <action title="Standard View" action_id="view" category="object"
    31     condition_expr="" url_expr="string:${object_url}/student_index"
     31    condition_expr="" url_expr="string:${object_url}/hostal_reservation_slip"
    3232    visible="True">
    3333  <permission value="View"/>
Note: See TracChangeset for help on using the changeset viewer.