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

@@ -43,7 +43,6 @@ function add_project(){
$(document).ready(
function(){
initRegions(region);
showDatePicker('input.date');
}
);