aboutsummaryrefslogtreecommitdiffstats
path: root/ui/i18n/datepicker-hu.js
Commit message (Collapse)AuthorAgeFilesLines
* Build: Migrate from JSHint & JSCS to ESLintMichał Gołębiowski-Owczarek2021-06-071-2/+5
| | | | | Fixes #15393 Closes gh-1958
* Datepicker: Fix Hungarian localization to use uppercase for first charactersFatér Zsolt2020-03-231-4/+4
|
* Datepicker: Style updatesAlexander Schmitz2015-09-111-21/+21
| | | | Ref #14246
* Datepicker: Move datepicker into widgets folderAlexander Schmitz2015-08-081-1/+1
| | | | Ref #13885
* I18n: Avoid indenting an entire fileRafael Xavier de Souza2014-02-191-20/+21
| | | | Make code identation consistent with every other source.
* I18n: Rename all files, removing the "jquery.ui." prefixRafael Xavier de Souza2014-02-191-2/+1
| | | | | | | Amend fix for 21154cfa2e02ef1814a6aff68b14553bdad165cb; Ref #9464 Ref gh-1029
* 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