kreta/KretaWeb/Views/Shared/EditorTemplates/DateTime.cshtml
2024-03-13 00:33:46 +01:00

3 lines
No EOL
59 B
Text

@model DateTime?
@(Html.Kendo().DateTimePickerFor(m => m))