DotVvmBp
Changes
src/DotVvmBp/Views/Default.dothtml 3(+1 -2)
Details
src/DotVvmBp/Views/Default.dothtml 3(+1 -2)
diff --git a/src/DotVvmBp/Views/Default.dothtml b/src/DotVvmBp/Views/Default.dothtml
index 7589594..ff84471 100644
--- a/src/DotVvmBp/Views/Default.dothtml
+++ b/src/DotVvmBp/Views/Default.dothtml
@@ -6,8 +6,7 @@
<img class="d-block mx-auto mb-4" src="/wwwroot/images/bootstrap-logo.svg" alt="Bootstrap Logo" width="72" height="57">
<h1 class="display-5 fw-bold">DotVvm with Business Pack</h1>
<div class="col-lg-6 mx-auto">
- <%--<bp:DateTimePicker SelectedDateTime="{value: Expiration}" />--%>
-
+ <bp:DateTimePicker SelectedDateTime="{value: Expiration}" />
<p class="lead mb-4">Try setting a breakpoint on the <i>DefaultViewModel.Refresh()</i> handler. This page will result in the following error message:</p>