fix db tables to have school year
This commit is contained in:
@@ -41,8 +41,6 @@
|
||||
|
||||
<!-- Bootstrap Bundle JS (for modal, tooltips, etc.) -->
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"></script>
|
||||
<!-- Optional: Your other custom scripts -->
|
||||
<script src="<?= base_url('assets/js/bootstrap.min.js') ?>"></script>
|
||||
<!-- ✅ Your validation logic (depends on jQuery & Select2) -->
|
||||
<script type="module" src="/public/assets/js/validate_student.js"></script>
|
||||
<script src="<?= base_url('assets/js/modal_validation.js') ?>"></script>
|
||||
|
||||
Reference in New Issue
Block a user