Bladeren bron

Update Rails UJS to 6.1.3.1 (#29914, #35003).

Patch by Marius BALTEANU.


git-svn-id: http://svn.redmine.org/redmine/trunk@20937 e93f8b46-1217-0410-a6f0-8f06a7374b81
tags/5.0.0
Go MAEDA 3 jaren geleden
bovenliggende
commit
5a4a6f0a16
2 gewijzigde bestanden met toevoegingen van 32 en 6 verwijderingen
  1. 1
    1
      app/helpers/application_helper.rb
  2. 31
    5
      public/javascripts/jquery-3.5.1-ui-1.12.1-ujs-6.1.3.1.js

+ 1
- 1
app/helpers/application_helper.rb Bestand weergeven

@@ -1702,7 +1702,7 @@ module ApplicationHelper
# Returns the javascript tags that are included in the html layout head
def javascript_heads
tags = javascript_include_tag(
'jquery-3.5.1-ui-1.12.1-ujs-5.2.4.5',
'jquery-3.5.1-ui-1.12.1-ujs-6.1.3.1',
'tribute-5.1.3.min',
'tablesort-5.2.1.min.js',
'tablesort-5.2.1.number.min.js',

public/javascripts/jquery-3.5.1-ui-1.12.1-ujs-6.1.3.1.js
Diff onderdrukt omdat het te groot bestand
Bestand weergeven


Laden…
Annuleren
Opslaan