Commit dc88e1c4 authored by Łukasz Nowak's avatar Łukasz Nowak

- made title on Transformation_viewTransformationOptionalResourceList uneditable

- updated action name and set same name as title of Transformation_viewTransformationOptionalResourceList form
- XML changes

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22081 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 684ccdd7
......@@ -55,7 +55,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Optional Resource</string> </value>
<value> <string>Optional Resources</string> </value>
</item>
<item>
<key> <string>visible</string> </key>
......
......@@ -52,6 +52,16 @@
<key> <string>action</string> </key>
<value> <string>Base_edit</string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>edit_order</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>encoding</string> </key>
<value> <string>UTF-8</string> </value>
......@@ -145,7 +155,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Transformation Operations</string> </value>
<value> <string>Operations</string> </value>
</item>
<item>
<key> <string>unicode_mode</string> </key>
......
......@@ -85,7 +85,7 @@
<value> <string>Transformation_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>portal_types</string> </key>
<key> <string>portal_types</string> </key>
<value>
<list>
<tuple>
......@@ -96,7 +96,7 @@
</value>
</item>
<item>
<key> <string>selection_name</string> </key>
<key> <string>selection_name</string> </key>
<value> <string>transformation_view_transformation_optional_resource_list</string> </value>
</item>
<item>
......@@ -104,7 +104,7 @@
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string>Optional Resources</string> </value>
</item>
</dictionary>
......
......@@ -64,7 +64,7 @@
<value> <string></string> </value>
</item>
<item>
<key> <string>items</string> </key>
<key> <string>items</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
......
......@@ -12,7 +12,9 @@
<item>
<key> <string>delegated_list</string> </key>
<value>
<list/>
<list>
<string>editable</string>
</list>
</value>
</item>
<item>
......@@ -72,6 +74,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>editable</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_title</string> </value>
......
158
\ No newline at end of file
161
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment