Bootstrap Modal not opening
Please include bootstrap.js after jquery.js then retry
<!-- jQuery 2.1.4 -->
<script src="./resources/plugins/jQuery/jQuery-2.1.4.min.js"></script>
<!-- Bootstrap 3.3.4 JS -->
<script src="./resources/bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
ref:
https://github.com/ColorlibHQ/AdminLTE/issues/685
Comments
Post a Comment