mirror of
https://github.com/wekan/wekan.git
synced 2026-01-30 21:25:17 +01:00
Card Details dates in user language format
This commit is contained in:
parent
3f250a17fd
commit
d1714abc6a
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import moment from 'moment';
|
||||
import moment from 'moment/min/moment-with-locales';
|
||||
import { TAPi18n } from '/imports/i18n';
|
||||
import { DatePicker } from '/client/lib/datepicker';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue