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

- renamed action name

- made title on form uneditable
- some XML changes

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22084 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 1c4e1563
......@@ -55,7 +55,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Operation</string> </value>
<value> <string>Operations</string> </value>
</item>
<item>
<key> <string>visible</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_operation_list_selection_name</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>Operations</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>
......
163
\ No newline at end of file
165
\ 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