src/main/resources/templates/tr/overhaulLog/add.html
@@ -57,14 +57,14 @@ } } $("input[name='stopStartTime']").datetimepicker({ format: "yyyy-mm-dd", minView: "month", format: "yyyy-mm-dd HH:mm", // minView: "month", autoclose: true }); $("input[name='stopEndTime']").datetimepicker({ format: "yyyy-mm-dd", minView: "month", format: "yyyy-mm-dd HH:mm", // minView: "month", autoclose: true }); </script>