mirror of
https://github.com/meineerde/redmine.git
synced 2026-03-20 07:58:16 +00:00
Update jQuery to 3.6.0 (#35729).
git-svn-id: http://svn.redmine.org/redmine/trunk@21179 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
a701bf1bb9
commit
baaa635d2f
@ -1714,7 +1714,7 @@ module ApplicationHelper
|
|||||||
# Returns the javascript tags that are included in the html layout head
|
# Returns the javascript tags that are included in the html layout head
|
||||||
def javascript_heads
|
def javascript_heads
|
||||||
tags = javascript_include_tag(
|
tags = javascript_include_tag(
|
||||||
'jquery-3.5.1-ui-1.12.1-ujs-6.1.3.1',
|
'jquery-3.6.0-ui-1.12.1-ujs-6.1.3.1',
|
||||||
'tribute-5.1.3.min',
|
'tribute-5.1.3.min',
|
||||||
'tablesort-5.2.1.min.js',
|
'tablesort-5.2.1.min.js',
|
||||||
'tablesort-5.2.1.number.min.js',
|
'tablesort-5.2.1.number.min.js',
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user