1
0
mirror of https://github.com/meineerde/redmine.git synced 2026-02-01 03:57:15 +00:00

Update Rails UJS to 6.1.7 (#37647).

git-svn-id: https://svn.redmine.org/redmine/trunk@21812 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Marius Balteanu 2022-09-14 20:49:41 +00:00
parent f4921cb55d
commit 91e2efb6a9
2 changed files with 6 additions and 6 deletions

View File

@ -1728,7 +1728,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.3.1',
'jquery-3.6.1-ui-1.13.2-ujs-6.1.7',
'tribute-5.1.3.min',
'tablesort-5.2.1.min.js',
'tablesort-5.2.1.number.min.js',