diff --git a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectModule_viewMilestoneReport/listbox.xml b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectModule_viewMilestoneReport/listbox.xml index cbea7d3155719b92e4ad31d28435c2f209a0d17c..d9b805619b467b76074c2338a7216bfe4b90a0ae 100644 --- a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectModule_viewMilestoneReport/listbox.xml +++ b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectModule_viewMilestoneReport/listbox.xml @@ -570,7 +570,7 @@ <dictionary> <item> <key> <string>method_name</string> </key> - <value> <string>ListBox_initializeFastInput</string> </value> + <value> <string>Base_createFastInputDocumentList</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewQuantityReport/listbox.xml b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewQuantityReport/listbox.xml index 81e348159c029f776501803d80bc9ab67f5bafdb..efadb47fa6893cd48627c236b2fd01c0593a24a2 100644 --- a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewQuantityReport/listbox.xml +++ b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewQuantityReport/listbox.xml @@ -352,6 +352,10 @@ <key> <string>default</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>default_display_style</string> </key> + <value> <string>table</string> </value> + </item> <item> <key> <string>default_params</string> </key> <value> @@ -362,6 +366,12 @@ <key> <string>description</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>display_style_list</string> </key> + <value> + <list/> + </value> + </item> <item> <key> <string>domain_root_list</string> </key> <value> @@ -396,6 +406,10 @@ <list/> </value> </item> + <item> + <key> <string>global_search_column</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>hidden</string> </key> <value> <int>0</int> </value> @@ -424,6 +438,10 @@ <list/> </value> </item> + <item> + <key> <string>page_navigation_template</string> </key> + <value> <string>ListBox_viewSliderPageNavigationRenderer</string> </value> + </item> <item> <key> <string>page_template</string> </key> <value> <string></string> </value> @@ -488,6 +506,12 @@ <key> <string>stat_method</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>style_columns</string> </key> + <value> + <list/> + </value> + </item> <item> <key> <string>title</string> </key> <value> <string>Quantity Reports</string> </value> @@ -531,16 +555,13 @@ </record> <record id="3" aka="AAAAAAAAAAM="> <pickle> - <tuple> - <global name="Method" module="Products.Formulator.MethodField"/> - <tuple/> - </tuple> + <global name="Method" module="Products.Formulator.MethodField"/> </pickle> <pickle> <dictionary> <item> <key> <string>method_name</string> </key> - <value> <string>ListBox_initializeFastInput</string> </value> + <value> <string>Base_createFastInputDocumentList</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_project/bt/revision b/bt5/erp5_project/bt/revision index d062eec37b97fd180f2886ea28d419fe052fedb0..ab9f9df04a4600fa523a178c3850b7ad75b96a01 100644 --- a/bt5/erp5_project/bt/revision +++ b/bt5/erp5_project/bt/revision @@ -1 +1 @@ -823 \ No newline at end of file +824 \ No newline at end of file