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>
......
......@@ -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