fixe resolve status display

This commit is contained in:
Aaron Kimbre 2022-04-03 12:18:39 -05:00
parent 993e5dcfe4
commit 900a3cbf3c

View File

@ -108,7 +108,6 @@ def get(status):
Resolve Resolve
</a> </a>
""" """
else:
report["7"] = '''<h1 class="far fa-times-circle text-danger"></h1>''' report["7"] = '''<h1 class="far fa-times-circle text-danger"></h1>'''
if not report["1"]: if not report["1"]: