mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Update thirdparty/jquery-ui/datepicker/i18n/jquery.ui.datepicker-en.js
Syntax error on line 22.
This commit is contained in:
parent
624f427c2a
commit
e30029ba1f
@ -19,7 +19,7 @@ jQuery(function($){
|
||||
firstDay: 0,
|
||||
isRTL: false,
|
||||
showMonthAfterYear: false,
|
||||
yearSuffix: ''
|
||||
yearSuffix: ''};
|
||||
$.datepicker.setDefaults($.datepicker.regional['en']);
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user