diff --git a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_viewTaskFastInputDialog/listbox.xml b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_viewTaskFastInputDialog/listbox.xml index 33dfed9971b84a1e1b91e8783d3a39007b4aada2..da6e485e6603fe97a25d502b8cf5994739d598fb 100644 --- a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_viewTaskFastInputDialog/listbox.xml +++ b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/ProjectLine_viewTaskFastInputDialog/listbox.xml @@ -635,7 +635,7 @@ <dictionary> <item> <key> <string>method_name</string> </key> - <value> <string>Project_initializeFastInputTaskList</string> </value> + <value> <string>Project_createTaskFastInputList</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_initializeFastInputTaskList.xml b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_createTaskFastInputList.xml similarity index 97% rename from bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_initializeFastInputTaskList.xml rename to bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_createTaskFastInputList.xml index 73bb2daa21e9ac493881ffd3a986aacef8d4b4e6..93ba3fc9c1890e1e4b9499e03239121fce08294a 100644 --- a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_initializeFastInputTaskList.xml +++ b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_createTaskFastInputList.xml @@ -89,7 +89,7 @@ return l\n </item> <item> <key> <string>id</string> </key> - <value> <string>Project_initializeFastInputTaskList</string> </value> + <value> <string>Project_createTaskFastInputList</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Requirement_viewDocumentFastInputDialog/listbox.xml b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Requirement_viewDocumentFastInputDialog/listbox.xml index a0c881bbf5ac1250ccd8553b49fdeb184c5a404c..099aa4acb4b0ac29ce4103a8dea77a1d1f6d268e 100644 --- a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Requirement_viewDocumentFastInputDialog/listbox.xml +++ b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Requirement_viewDocumentFastInputDialog/listbox.xml @@ -583,7 +583,7 @@ <dictionary> <item> <key> <string>method_name</string> </key> - <value> <string>Project_initializeFastInputTaskList</string> </value> + <value> <string>Project_createTaskFastInputList</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_project/bt/revision b/bt5/erp5_project/bt/revision index 035d0f0c1deff6bc9ae6c7ad3ebfaf832f7837de..d062eec37b97fd180f2886ea28d419fe052fedb0 100644 --- a/bt5/erp5_project/bt/revision +++ b/bt5/erp5_project/bt/revision @@ -1 +1 @@ -822 \ No newline at end of file +823 \ No newline at end of file