mirror of https://github.com/CIRCL/lookyloo
fix: [tree/template] typo fixed
parent
8fc4017021
commit
e612c3d140
|
@ -682,7 +682,7 @@
|
|||
<div class="modal-footer">
|
||||
<a class="btn btn-primary" href="#captureHashesTypesModal"
|
||||
data-remote="{{ url_for('tree_capture_hashes_types', tree_uuid=tree_uuid) }}"
|
||||
data-bs-toggle="modal" data-bs-target="#captureHashesTypesModal" role="button">Back to capture's hahses</a>
|
||||
data-bs-toggle="modal" data-bs-target="#captureHashesTypesModal" role="button">Back to capture's hashes</a>
|
||||
<button type="button" class="btn btn-secondary" data-bs-dismiss="modal">Close</button>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue