Branch was auto-updated.

This commit is contained in:
pyth0n1c
2022-03-29 09:40:37 -07:00
committed by GitHub
@@ -59,8 +59,8 @@ class ObjToConfAdapter(Adapter):
workbench_panels.append(investigation)
investigation.search = investigation.search.replace(">",">")
investigation.search = investigation.search.replace("<","&lt;")
ConfWriter.writeConfFileHeader(os.path.join(output_path,
'default/data/ui/panels/', str("workbench_panel_" + response_file_name_xml)))
# ConfWriter.writeConfFileHeader(os.path.join(output_path,
# 'default/data/ui/panels/', str("workbench_panel_" + response_file_name_xml)))
ConfWriter.writeConfFile('panel.j2',
os.path.join(output_path,
'default/data/ui/panels/', str("workbench_panel_" + response_file_name_xml)),