Compare commits

..

No commits in common. "b610ab511deffbd8cb2d0dd7b12fee85bbdc3e7b" and "e52c48fa4511333107ecdb749a44d7c97b7c820f" have entirely different histories.

2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
v20260112-04-remove-runchecks-success-override-button
v20260112-03-ntfs-audit-recognize-bouter-hosts

View File

@ -262,6 +262,7 @@
<div class="modal-footer">
<a id="rcm_eml_btn" class="btn btn-outline-primary" href="#" style="display:none;" rel="nofollow">Download EML</a>
<a id="rcm_job_btn" class="btn btn-outline-secondary" href="#">Open job page</a>
<button type="button" class="btn btn-outline-primary" id="rcm_mark_success_override" disabled>Mark success (override)</button>
<button type="button" class="btn btn-primary" id="rcm_mark_all_reviewed" disabled>Mark as Reviewed</button>
<button type="button" class="btn btn-secondary" data-bs-dismiss="modal">Close</button>
</div>