mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 07:39:55 +09:00
Update jQuery UI(1.8.16)
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9994 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f08ca04d81
commit
9353d7d311
4 changed files with 1068 additions and 694 deletions
|
|
@ -1,7 +1,6 @@
|
|||
/* Korean initialisation for the jQuery calendar extension. */
|
||||
/* Written by DaeKwon Kang (ncrash.dk@gmail.com). */
|
||||
jQuery(function($){
|
||||
$.datepicker.regional['ko'] = {
|
||||
jQuery.datepicker.regional['ko'] = {
|
||||
closeText: '닫기',
|
||||
prevText: '이전달',
|
||||
nextText: '다음달',
|
||||
|
|
@ -19,4 +18,3 @@ jQuery(function($){
|
|||
isRTL: false,
|
||||
showMonthAfterYear: false,
|
||||
yearSuffix: '년'};
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue