fix resolve button

This commit is contained in:
Aaron Kimbre 2022-04-03 12:11:23 -05:00
parent e5428dcd4d
commit f73ce143a1

View File

@ -101,7 +101,7 @@ def get(status):
</a> </a>
""" """
if report["7"] is not None: if report["7"] is None:
report["0"] += f""" report["0"] += f"""
<a role="button" class="btn btn-danger btn btn-block" <a role="button" class="btn btn-danger btn btn-block"
href='{url_for('bug_reports.resolve', id=id)}'> href='{url_for('bug_reports.resolve', id=id)}'>