fix #1413 jquery 3.2.1

This commit is contained in:
Shinsuke Sugaya 2018-01-01 08:29:55 +09:00
parent 55ffc869a5
commit 15c6b7f1d0
5 changed files with 6 additions and 6 deletions

View file

@ -1,5 +1,5 @@
<%@page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8"%>
<script src="${fe:url('/js/admin/jquery-2.2.4.min.js')}" type="text/javascript"></script>
<script src="${fe:url('/js/admin/jquery-3.2.1.min.js')}" type="text/javascript"></script>
<script src="${fe:url('/js/admin/bootstrap.min.js')}" type="text/javascript"></script>
<script src="${fe:url('/js/admin/moment-with-locales.min.js')}" type="text/javascript"></script>
<script src="${fe:url('/js/admin/plugins/daterangepicker/daterangepicker.js')}" type="text/javascript"></script>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long