aboutsummaryrefslogtreecommitdiffstats
path: root/ui/i18n/datepicker-pt.js
Commit message (Collapse)AuthorAgeFilesLines
* Build: Migrate from JSHint & JSCS to ESLintMichał Gołębiowski-Owczarek2021-06-071-8/+11
| | | | | Fixes #15393 Closes gh-1958
* Datepicker: Fix first day of week for pt-PT localeHorus682017-05-311-1/+1
| | | | | Fixes #15195 Closes gh-1820
* i18n: Fix line length issuesAlexander Schmitz2016-04-131-1/+9
| | | | Ref gh-1690
* 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.
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-241-0/+35
- By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029