Commit 5068ff15 authored by Ayush Tiwari's avatar Ayush Tiwari

bt5_config: Add erp5_property_sheets to bt5list explicitly

parent a64e870b
......@@ -1103,7 +1103,7 @@ class TemplateTool (BaseTool):
property_dict_list.append(bm_dict_2)
property_dict_list.append(bm_dict_3)
property_dict_list.append(bm_dict_4)
#property_dict_list.append(bm_dict_5)
property_dict_list.append(bm_dict_5)
self.repository_dict[repository] = tuple(property_dict_list)
......
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