forked from CGM_Public/pretix_original
Revert accidental change
This commit is contained in:
@@ -101,7 +101,6 @@ var form_handlers = function (el) {
|
|||||||
locale: $("body").attr("data-datetimelocale"),
|
locale: $("body").attr("data-datetimelocale"),
|
||||||
useCurrent: false,
|
useCurrent: false,
|
||||||
showClear: !$(this).prop("required"),
|
showClear: !$(this).prop("required"),
|
||||||
viewMode: 'years',
|
|
||||||
icons: {
|
icons: {
|
||||||
time: 'fa fa-clock-o',
|
time: 'fa fa-clock-o',
|
||||||
date: 'fa fa-calendar',
|
date: 'fa fa-calendar',
|
||||||
|
|||||||
Reference in New Issue
Block a user