Update typo replated with jQuery
jQuery file is jquery-2.2.3.min.js not jQuery-2.2.3.min.js Signed-off-by: Choonho Son <choonho.son@gmail.com>
This commit is contained in:
@@ -177,7 +177,7 @@ include "license.html"
|
||||
</div><!-- ./wrapper -->
|
||||
|
||||
<!-- jQuery 2.2.3 -->
|
||||
<script src="../plugins/jQuery/jQuery-2.2.3.min.js"></script>
|
||||
<script src="../plugins/jQuery/jquery-2.2.3.min.js"></script>
|
||||
<!-- Bootstrap 3.3.6 -->
|
||||
<script src="../bootstrap/js/bootstrap.min.js"></script>
|
||||
<!-- FastClick -->
|
||||
|
||||
@@ -2149,7 +2149,7 @@ AdminLTE/
|
||||
</div><!-- ./wrapper -->
|
||||
|
||||
<!-- jQuery 2.2.3 -->
|
||||
<script src="../plugins/jQuery/jQuery-2.2.3.min.js"></script>
|
||||
<script src="../plugins/jQuery/jquery-2.2.3.min.js"></script>
|
||||
<!-- Bootstrap 3.3.6 -->
|
||||
<script src="../bootstrap/js/bootstrap.min.js"></script>
|
||||
<!-- FastClick -->
|
||||
|
||||
Reference in New Issue
Block a user