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

3 lines
No EOL
66 B
Text

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