update policy and fix other issues
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user