Feature #33906 » 0003-Update-javascript-filename.patch
| app/helpers/application_helper.rb | ||
|---|---|---|
| 1702 | 1702 |
# Returns the javascript tags that are included in the html layout head |
| 1703 | 1703 |
def javascript_heads |
| 1704 | 1704 |
tags = javascript_include_tag( |
| 1705 |
'jquery-3.5.1-ui-1.12.1-ujs-5.2.3',
|
|
| 1705 |
'jquery-3.5.1-ui-1.12.1-ujs-5.2.4.5',
|
|
| 1706 | 1706 |
'jquery-migrate-3.3.2.min.js', |
| 1707 | 1707 |
'tribute-5.1.3.min', |
| 1708 | 1708 |
'tablesort-5.2.1.min.js', |