mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Fixed bug for international languages
This commit is contained in:
parent
9aabd24300
commit
1b77dbddc3
@ -264,7 +264,7 @@
|
|||||||
{
|
{
|
||||||
title: 'International Datepickers',
|
title: 'International Datepickers',
|
||||||
desc: 'Numerous international packs are available for the datepicker.',
|
desc: 'Numerous international packs are available for the datepicker.',
|
||||||
html: '<input type="text" size="10" value="" id="i18n"/> thanks to <span id="contrib"><span>',
|
html: '<input type="text" size="10" value="" id="i18n"/> thanks to <span id="contrib"></span>',
|
||||||
destroy: '$("#i18n").datepicker("destroy");',
|
destroy: '$("#i18n").datepicker("destroy");',
|
||||||
|
|
||||||
options: [
|
options: [
|
||||||
|
Loading…
Reference in New Issue
Block a user