mirror of
https://github.com/itflow-org/itflow
synced 2026-08-25 00:45:11 +00:00
Update Font, Migrated away from JQUERY dependent libs: toastr to bootstrap5 toasts, daterangepicker to flatpickr, select2 to Tom Select, InputMask to IMask
This commit is contained in:
@@ -343,7 +343,7 @@ if (isset($_GET['project_id'])) {
|
||||
<form id="bulkActions" action="post.php" method="post">
|
||||
<input type="hidden" name="csrf_token" value="<?= $_SESSION['csrf_token'] ?>">
|
||||
<div class="table-responsive">
|
||||
<table class="table table-border table-hover">
|
||||
<table class="table table-bordered table-hover">
|
||||
<thead class="table-light">
|
||||
<tr>
|
||||
<td class="bg-light checkbox-column">
|
||||
|
||||
Reference in New Issue
Block a user