diff options
author | Ca-Phun Ung <pazu2k@gmail.com> | 2009-01-04 11:07:42 +0000 |
---|---|---|
committer | Ca-Phun Ung <pazu2k@gmail.com> | 2009-01-04 11:07:42 +0000 |
commit | 6575244c84b09ae47ada32b49503037418e32823 (patch) | |
tree | 1359e03f8495b78c8f8c9c5fdcd7363bcbeb4e49 /ui/i18n/ui.datepicker-he.js | |
parent | 6fddf7ecf3ec628f1b93532c48aadf0ac61218e2 (diff) | |
download | jquery-ui-6575244c84b09ae47ada32b49503037418e32823.tar.gz jquery-ui-6575244c84b09ae47ada32b49503037418e32823.zip |
datepicker: fixes #3755 [clearText option exists but not used.]: removed clearText and clearStatus from ui.datepicker.js and related i18n files.
Diffstat (limited to 'ui/i18n/ui.datepicker-he.js')
-rw-r--r-- | ui/i18n/ui.datepicker-he.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/i18n/ui.datepicker-he.js b/ui/i18n/ui.datepicker-he.js index 929e87c92..38fd6e913 100644 --- a/ui/i18n/ui.datepicker-he.js +++ b/ui/i18n/ui.datepicker-he.js @@ -2,7 +2,6 @@ /* Written by Amir Hardon (ahardon at gmail dot com). */ jQuery(function($){ $.datepicker.regional['he'] = { - clearText: 'נקה', clearStatus: '', closeText: 'סגור', closeStatus: '', prevText: '<הקודם', prevStatus: '', prevBigText: '<<', prevBigStatus: '', |