Commit 8f702e79 authored by Georgios Dagkakis's avatar Georgios Dagkakis

move TemplateTool_viewMigrateBusinessTemplateListToNewFormatDialog

from erp5_core to erp5_forge.
Also, rename field from my_repository_list to your_repository_list.

/reviewed-on nexedi/erp5!74
parent 8fa68aa9
...@@ -71,7 +71,7 @@ ...@@ -71,7 +71,7 @@
<key> <string>left</string> </key> <key> <string>left</string> </key>
<value> <value>
<list> <list>
<string>my_repository_list</string> <string>your_repository_list</string>
</list> </list>
</value> </value>
</item> </item>
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>my_repository_list</string> </value> <value> <string>your_repository_list</string> </value>
</item> </item>
<item> <item>
<key> <string>message_values</string> </key> <key> <string>message_values</string> </key>
......
...@@ -34,6 +34,7 @@ Glossary Module | view ...@@ -34,6 +34,7 @@ Glossary Module | view
Glossary Term | view Glossary Term | view
Preference | vcs Preference | vcs
Template Tool | bt_vcs_history Template Tool | bt_vcs_history
Template Tool | migrate_business_template_list
Template Tool | search_portal_type Template Tool | search_portal_type
Types Tool | role_information_list_view Types Tool | role_information_list_view
portal_actions | generate_pot_file portal_actions | generate_pot_file
\ No newline at end of file
...@@ -125,7 +125,6 @@ Template Tool | download_from_repository ...@@ -125,7 +125,6 @@ Template Tool | download_from_repository
Template Tool | import Template Tool | import
Template Tool | install_from_repository Template Tool | install_from_repository
Template Tool | jump_trash_bins Template Tool | jump_trash_bins
Template Tool | migrate_business_template_list
Template Tool | update Template Tool | update
Template Tool | upgrade_from_repository Template Tool | upgrade_from_repository
Template Tool | view Template Tool | view
......
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