Skip to content

Commit 4d0be07

Browse files
author
Volodymyr Zaets
committed
Merge remote-tracking branch 'origin/MAGETWO-52590' into PR
2 parents d7efe16 + 52e6fd6 commit 4d0be07

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

lib/web/mage/calendar.js

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -402,10 +402,7 @@
402402
'yy': 'yy' // Always long year format on frontend
403403
},
404404
time: {
405-
'a': 'TT',
406-
'H': 'h',
407-
'MM': 'mm',
408-
'SS': 'ss'
405+
'a': 'TT'
409406
}
410407
},
411408

0 commit comments

Comments
 (0)