Update Rails UJS to 7.1.2 (#36320).

git-svn-id: https://svn.redmine.org/redmine/trunk@22526 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Marius Balteanu
2023-12-20 04:35:51 +00:00
parent 38e40d5c13
commit f3b6c3a378
2 changed files with 615 additions and 731 deletions

View File

@@ -1730,7 +1730,7 @@ module ApplicationHelper
# Returns the javascript tags that are included in the html layout head
def javascript_heads
tags = javascript_include_tag(
'jquery-3.6.1-ui-1.13.2-ujs-6.1.7',
'jquery-3.6.1-ui-1.13.2-ujs-7.1.2',
'tribute-5.1.3.min',
'tablesort-5.2.1.min.js',
'tablesort-5.2.1.number.min.js',