Set Rails UJS version to 5.2.8.1 (#37647).

git-svn-id: https://svn.redmine.org/redmine/branches/4.2-stable@21815 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Marius Balteanu
2022-09-14 21:26:16 +00:00
parent 38643cb4fc
commit 65409c0256
2 changed files with 2 additions and 2 deletions

View File

@@ -1703,7 +1703,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-5.2.4.5',
'jquery-3.6.1-ui-1.13.2-ujs-5.2.8.1',
'jquery-migrate-3.3.2.min.js',
'tribute-5.1.3.min',
'tablesort-5.2.1.min.js',