]> source.dussan.org Git - jquery-ui.git/commitdiff
Functional demo:datepicker: a typo
authorChi Cheng <cloudream@gmail.com>
Fri, 8 Aug 2008 04:11:04 +0000 (04:11 +0000)
committerChi Cheng <cloudream@gmail.com>
Fri, 8 Aug 2008 04:11:04 +0000 (04:11 +0000)
demos/functional/templates/ui.datepicker.html

index 3564453c692bfc6308833fae8c89b01f290dc2db..21f52c6292a57f2ced30897ff0f4318fc108b296 100644 (file)
 
                                options: [
                                        {       desc: '&#31616;&#20307;&#20013;&#25991; (Chinese Simplified)',  source: '$("#i18n").datepicker($.extend({}, $.datepicker.regional["zh-CN"], {showStatus: true, showOn: "both", buttonImage: "templates/images/calendar.gif", buttonImageOnly: true}));$("#contrib").html("Cloudream");' },
-                                       {       desc: '&#31777;&#39636;&#20013;&#25991; (Chinese Traditional)', source: '$("#i18n").datepicker($.extend({}, $.datepicker.regional["zh-TW"], {showStatus: true, showOn: "both", buttonImage: "templates/images/calendar.gif", buttonImageOnly: true}));$("#contrib").html("Ressol");' },
+                                       {       desc: '&#32321;&#39636;&#20013;&#25991; (Chinese Traditional)', source: '$("#i18n").datepicker($.extend({}, $.datepicker.regional["zh-TW"], {showStatus: true, showOn: "both", buttonImage: "templates/images/calendar.gif", buttonImageOnly: true}));$("#contrib").html("Ressol");' },
                                        {       desc: 'Bahasa Indonesia (Indonesian)',  source: '$("#i18n").datepicker($.extend({}, $.datepicker.regional["id"], {showStatus: true, showOn: "both", buttonImage: "templates/images/calendar.gif", buttonImageOnly: true}));$("#contrib").html("Deden Fathurahman");' },
                                        {       desc: '&#1073;&#1098;&#1083;&#1075;&#1072;&#1088;&#1089;&#1082;&#1080; &#1077;&#1079;&#1080;&#1082; (Bulgarian)',       source: '$("#i18n").datepicker($.extend({}, $.datepicker.regional["bg"], {showStatus: true, showOn: "both", buttonImage: "templates/images/calendar.gif", buttonImageOnly: true}));$("#contrib").html("Stoyan Kyosev");' },
                                        {       desc: 'Catal&agrave; (Catalan)',        source: '$("#i18n").datepicker($.extend({}, $.datepicker.regional["ca"], {showStatus: true, showOn: "both", buttonImage: "templates/images/calendar.gif", buttonImageOnly: true}));$("#contrib").html("Joan Leon");' },