jquery-ui: remove datetime-localization

This commit is contained in:
Milan
2021-03-14 18:17:30 +01:00
parent 72928a2671
commit 5fe66472ba
8 changed files with 0 additions and 59 deletions

View File

@@ -236,7 +236,6 @@ $(document).ready(
}
);
initRegions(region);
showDateTimePicker('input.datetimepicker.start', {
onSelect: function(){updateWeekdays();}
});