aboutsummaryrefslogtreecommitdiffstats
path: root/ui/i18n/datepicker-ko.js
Commit message (Collapse)AuthorAgeFilesLines
* I18n: Avoid indenting an entire fileRafael Xavier de Souza2014-02-191-20/+21
| | | | Make code identation consistent with every other source.
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-241-0/+36
- By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029