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

erp5_research_item: minor user interface improvements

parent 205a069f
master allow_login_change allow_login_change_differentiate_id_and_login allow_login_change_wip arnau bt5_config cherry-pick-4a8e045d cleanup_acquisition_base_category compact_title_no_reference delivery_item_barcode dsn-phase3 eos-dev erp5-component erp5-vifib erp5-vifib-cleanup erp5_catalog erp5_catalog_final erp5testnode_max_timeout experiment/coding_style_test_suite feat/accounting_balance_sheet_profit_and_loss_cleanups feat/accounting_stop_using_getObject feat/accounting_translate_gap feat/no_useless_records_in_predicate_table feat/olapy feat/test_inventory_api_domain_selection feat/trade_shipment_report feat/wendelin-py-data feature/renderjs-matrixbox feature/renderjs-ui-no-header fix/full_text_script_conflict fix/login_validate_check_consistency fix/repair_graph_editor fix/xvfb_all_displays_locked for_testrunner_1 for_testrunner_2 for_testrunner_3 gadget-json-value initsite isDeletable item_tracking_graph_editor jm/form-action-guard joblib-activity maste_copy master_calendar_wip_patches master_calendar_wip_patches_extend_security master_no_guard_on_workflow_transition master_no_guard_on_workflow_transition_plus_calendar_wip_patchs monitoring monitoring-graph no_longer_simulated_state officejs_clean officejs_zip portal_callables portal_solver_process_security_configuration refactor/base_edit refactor/renderjs reindex_calendar_after_change_calendar_exception reverse_logistics rewrite_test_21_AcquiredPortalType scalability-roque scalability-roque-2 sms_more_than_140_characters sws_fix taskdistribution-xmlrpc-binary tmp/getInstalledBusinessTemplate_never_installed_bt tristan-merge view-aggregated-amounts erp5.util-0.4.49 erp5.util-0.4.46 erp5.util-0.4.44
No related merge requests found
...@@ -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