Skip to content

Commit

Permalink
Display: Load missing i18n files for date and time pickers - refs BT#…
Browse files Browse the repository at this point in the history
…21354
  • Loading branch information
AngelFQC committed Dec 26, 2024
1 parent 7129190 commit 49816b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main/inc/lib/template.lib.php
Original file line number Diff line number Diff line change
Expand Up @@ -787,12 +787,14 @@ public function set_js_files()
'jquery/dist/jquery.min.js',
'bootstrap/dist/js/bootstrap.min.js',
'jquery-ui/jquery-ui.min.js',
"jquery-ui/ui/minified/i18n/datepicker-$isoCode.js",
'jqueryui-touch-punch/jquery.ui.touch-punch.min.js',
'moment/min/moment-with-locales.js',
'bootstrap-daterangepicker/daterangepicker.js',
'jquery-timeago/jquery.timeago.js',
'mediaelement/build/mediaelement-and-player.min.js',
'jqueryui-timepicker-addon/dist/jquery-ui-timepicker-addon.min.js',
"jqueryui-timepicker-addon/dist/i18n/jquery-ui-timepicker-$isoCode.js",
'image-map-resizer/js/imageMapResizer.min.js',
'jquery.scrollbar/jquery.scrollbar.min.js',
'readmore-js/readmore.min.js',
Expand Down

0 comments on commit 49816b6

Please sign in to comment.