update policy and fix other issues
Deploy to Shared Hosting / Shared hosting deploy (push) Failing after 49s
Tests / PHPUnit (push) Successful in 1m19s

This commit is contained in:
root
2026-08-23 18:19:08 -04:00
parent 103f970110
commit a6e0ce1432
13 changed files with 433 additions and 317 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
</li>
<li class="nav-item mx-lg-2 my-1">
<a class="nav-link text-white" href="<?= base_url('books/distribute'); ?>" data-bs-toggle="tooltip"
<a class="nav-link text-white" href="<?= base_url('inventory/books/distribute'); ?>" data-bs-toggle="tooltip"
data-bs-placement="bottom" title="Enter number of given book to students">
<i class="bi bi-clipboard-data"></i> Books
</a>