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

3 lines
66 B
Plaintext

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