Added More Meaningful nothing matches filters or no records exist

This commit is contained in:
johnnyq
2026-08-26 15:12:16 -04:00
parent 806732c8f5
commit e637da615e
4 changed files with 86 additions and 8 deletions

View File

@@ -142,7 +142,7 @@ if ($tickets) {
<div class="table-responsive">
<table class="table table-striped table-borderless table-hover mb-0">
<thead class="text-dark text-nowrap">
<thead class="text-dark text-nowrap <?php if (!$num_rows[0]) { echo "d-none"; } ?>">
<tr>
<td class="checkbox-column">
<div class="form-check">