Ignore:
Timestamp:
20 Oct 2006, 15:44:47 (19 years ago)
Author:
Henrik Bettermann
Message:

permission 'WAeUPModify own content' removed
view method for StudentCourseResult? changed to academics_document_view

File:
1 edited

Legend:

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

    r727 r729  
    88 <property name="product">WAeUP_SRP</property>
    99 <property name="factory">addStudentCourseResult</property>
    10  <property name="immediate_view">cpsdocument_view</property>
     10 <property name="immediate_view">academics_document_view</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="academics_contents"/>
    29  <alias from="view" to="academics_contents"/>
     28 <alias from="(Default)" to="academics_document_view"/>
     29 <alias from="view" to="academics_document_view"/>
    3030 <action title="View" action_id="view" category="object"
    31     condition_expr="" url_expr="string:${object_url}/academics_contents"
     31    condition_expr="" url_expr="string:${object_url}/academics_document_view"
    3232    visible="True">
    3333  <permission value="View"/>
Note: See TracChangeset for help on using the changeset viewer.