mirror of
https://github.com/meineerde/redmine.git
synced 2026-01-31 19:47:14 +00:00
Update jQuery UI to 1.31.1 (#37256).
Patch by Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@21647 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
b2bf7c6d8c
commit
6ec69aaa05
@ -1726,7 +1726,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.0-ui-1.12.1-ujs-6.1.3.1',
|
||||
'jquery-3.6.0-ui-1.13.1-ujs-6.1.3.1',
|
||||
'tribute-5.1.3.min',
|
||||
'tablesort-5.2.1.min.js',
|
||||
'tablesort-5.2.1.number.min.js',
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
<meta name="keywords" content="issue,bug,tracker" />
|
||||
<%= csrf_meta_tag %>
|
||||
<%= favicon %>
|
||||
<%= stylesheet_link_tag 'jquery/jquery-ui-1.12.1', 'tribute-5.1.3', 'application', 'responsive', :media => 'all' %>
|
||||
<%= stylesheet_link_tag 'jquery/jquery-ui-1.13.1', 'tribute-5.1.3', 'application', 'responsive', :media => 'all' %>
|
||||
<%= stylesheet_link_tag 'rtl', :media => 'all' if l(:direction) == 'rtl' %>
|
||||
<%= javascript_heads %>
|
||||
<%= heads_for_theme %>
|
||||
|
||||
File diff suppressed because one or more lines are too long
757
public/javascripts/jquery-3.6.0-ui-1.13.1-ujs-6.1.3.1.js
Normal file
757
public/javascripts/jquery-3.6.0-ui-1.13.1-ujs-6.1.3.1.js
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
7
public/stylesheets/jquery/jquery-ui-1.13.1.css
vendored
Normal file
7
public/stylesheets/jquery/jquery-ui-1.13.1.css
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user