Skip to content

Commit

Permalink
<bugfix> Update jquery version dependant of upstream AdminLTE. Issue #…
Browse files Browse the repository at this point in the history
  • Loading branch information
shakaran committed Oct 16, 2017
1 parent e4eae91 commit 9fc2708
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Resources/views/layout/login-layout.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@
</div>
<!-- /.login-box -->

<!-- jQuery 2.2.0 -->
<script src="{{ asset('theme/plugins/jQuery/jQuery-2.2.0.min.js') }}"></script>
<!-- jQuery 2.2.3 -->
<script src="{{ asset('theme/plugins/jQuery/jQuery-2.2.3.min.js') }}"></script>
<!-- Bootstrap 3.3.6 -->
<script src="{{ asset('theme/bootstrap/js/bootstrap.min.js') }}"></script>
<!-- iCheck -->
Expand Down

0 comments on commit 9fc2708

Please sign in to comment.