Commit ac4867c5 authored by Cédric Le Ninivin's avatar Cédric Le Ninivin

officejs_upgrader: update BT5 list to not remove

parent 080bad4e
...@@ -5,10 +5,21 @@ bt5_list = [ ...@@ -5,10 +5,21 @@ bt5_list = [
keep_bt5_id_set = [ keep_bt5_id_set = [
"erp5_upgrader", "erp5_upgrader",
"officejs_upgrader", "officejs_upgrader",
# Tools
"erp5_officejs_connector",
"erp5_xinha_editor", "erp5_xinha_editor",
"erp5_ace_editor", "erp5_ace_editor",
"erp5_code_mirror", "erp5_code_mirror",
"erp5_administration", "erp5_administration",
# Installed by Fix Check Site Consistency
"erp5_promise",
"erp5_configurator_run_my_doc",
"erp5_accounting",
"erp5_configurator_standard",
"erp5_configurator_ung",
"erp5_configurator_maxma_demo",
"erp5_configurator",
"erp5_workflow",
] ]
return bt5_list, keep_bt5_id_set return bt5_list, keep_bt5_id_set
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