Revert accidental change

This commit is contained in:
Raphael Michel
2021-01-22 14:44:38 +01:00
parent c8df9c187e
commit fa5f33d3c6

View File

@@ -101,7 +101,6 @@ var form_handlers = function (el) {
locale: $("body").attr("data-datetimelocale"),
useCurrent: false,
showClear: !$(this).prop("required"),
viewMode: 'years',
icons: {
time: 'fa fa-clock-o',
date: 'fa fa-calendar',