Skip to content

Commit

Permalink
Upgrade to AdminLTE 2.4.9 and Upgrade bootstrap to 3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
N3Cr0N committed Feb 18, 2019
1 parent 33e1cc8 commit 7a8b53a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/modules/backend/views/templates/footer.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<script>
$.widget.bridge('uibutton', $.ui.button);
</script>
<!-- Bootstrap 3.3.7 -->
<!-- Bootstrap 3.4.1 -->
<script src="<?php echo base_url(); ?>assets/backend/AdminLTE/bower_components/bootstrap/dist/js/bootstrap.min.js"></script>
<!-- Morris.js charts -->
<script src="<?php echo base_url(); ?>assets/backend/AdminLTE/bower_components/raphael/raphael.min.js"></script>
Expand Down

0 comments on commit 7a8b53a

Please sign in to comment.