Changeset 1062 for WAeUP_SRP/trunk/profiles/default/types
- Timestamp:
- 14 Dec 2006, 20:16:23 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/profiles/default/types/ScratchCardBatchesFolder.xml
r951 r1062 25 25 <property name="storage_methods"/> 26 26 <property name="cps_is_portlet">False</property> 27 <alias from="(Default)" to=" pins_view"/>27 <alias from="(Default)" to="search_pins"/> 28 28 <alias from="create_do" to=""/> 29 29 <alias from="created" to=""/> 30 <alias from="view" to=" pins_view"/>30 <alias from="view" to="search_pins"/> 31 31 <action title="View" action_id="view" category="object" 32 condition_expr="" url_expr="string:${object_url}/ pins_view"32 condition_expr="" url_expr="string:${object_url}/search_pins" 33 33 visible="True"> 34 34 <permission value="View"/>
Note: See TracChangeset for help on using the changeset viewer.