Commit 1e205572 authored by Sebastien Robin's avatar Sebastien Robin

erp5_research_item: minor user interface improvements

parent 205a069f
...@@ -10,8 +10,8 @@ ...@@ -10,8 +10,8 @@
<key> <string>delegated_list</string> </key> <key> <string>delegated_list</string> </key>
<value> <value>
<list> <list>
<string>columns</string>
<string>title</string> <string>title</string>
<string>selection_name</string>
</list> </list>
</value> </value>
</item> </item>
...@@ -72,6 +72,21 @@ ...@@ -72,6 +72,21 @@
<key> <string>values</string> </key> <key> <string>values</string> </key>
<value> <value>
<dictionary> <dictionary>
<item>
<key> <string>columns</string> </key>
<value>
<list>
<tuple>
<string>title</string>
<string>Title</string>
</tuple>
<tuple>
<string>description</string>
<string>Description</string>
</tuple>
</list>
</value>
</item>
<item> <item>
<key> <string>field_id</string> </key> <key> <string>field_id</string> </key>
<value> <string>my_view_mode_module_listbox</string> </value> <value> <string>my_view_mode_module_listbox</string> </value>
...@@ -80,10 +95,6 @@ ...@@ -80,10 +95,6 @@
<key> <string>form_id</string> </key> <key> <string>form_id</string> </key>
<value> <string>Base_viewResearchItemFieldLibrary</string> </value> <value> <string>Base_viewResearchItemFieldLibrary</string> </value>
</item> </item>
<item>
<key> <string>selection_name</string> </key>
<value> <string>research_item_module_selection</string> </value>
</item>
<item> <item>
<key> <string>target</string> </key> <key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value> <value> <string>Click to edit the target</string> </value>
......
...@@ -484,7 +484,7 @@ ...@@ -484,7 +484,7 @@
</item> </item>
<item> <item>
<key> <string>lines</string> </key> <key> <string>lines</string> </key>
<value> <int>20</int> </value> <value> <int>0</int> </value>
</item> </item>
<item> <item>
<key> <string>list_action</string> </key> <key> <string>list_action</string> </key>
......
...@@ -80,7 +80,9 @@ ...@@ -80,7 +80,9 @@
<item> <item>
<key> <string>center</string> </key> <key> <string>center</string> </key>
<value> <value>
<list/> <list>
<string>my_description</string>
</list>
</value> </value>
</item> </item>
<item> <item>
......
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