Actions
Maintenance #2167
closedCollection #1826: Maintenance tasks of several components
Maintenance #2123: Support Redmine 5.1.3
Change ujs to 6.1.7.6
Start date:
06/24/2024
Due date:
06/24/2024
% Done:
100%
Estimated time:
Affected component:
Compatible Redmine Version:
Pull Request Link:
Description
# 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.7',
+ 'jquery-3.6.1-ui-1.13.2-ujs-6.1.7.6',
'tribute-5.1.3.min',
'tablesort-5.2.1.min.js',
'tablesort-5.2.1.number.min.js',
Actions