Auto-commit local changes before build (2026-01-12 10:20:41) #91

Merged
ivooskamp merged 1 commits from v20260112-04-remove-runchecks-success-override-button into main 2026-01-13 11:41:23 +01:00
2 changed files with 1 additions and 2 deletions

View File

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

View File

@ -262,7 +262,6 @@
<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>