fix db tables to have school year
This commit is contained in:
@@ -36,7 +36,6 @@
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.js"></script>
|
||||
|
||||
<!-- ✅ Custom JS -->
|
||||
<script src="<?= base_url('assets/js/bootstrap.min.js') ?>"></script>
|
||||
<script src="<?= base_url('assets/js/modal_validation.js') ?>"></script>
|
||||
<script src="<?= base_url('assets/js/validation.js') ?>" defer></script>
|
||||
|
||||
@@ -45,4 +44,4 @@
|
||||
<?= $this->renderSection('scripts') ?>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user