Browse Source

refactoring

pull/16261/head
Onur Pıçakcı 3 years ago
parent
commit
e1ff60ec23
  1. 2
      modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/Pages/Components/DatePicker.cshtml

2
modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/Pages/Components/DatePicker.cshtml

@ -26,7 +26,7 @@
<script src="http://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.13.1/highlight.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
<h2>DatePicker & DateRangePicker</h2>
<h2>Date Picker & Date Range Picker</h2>
<div class="demo-with-code">

Loading…
Cancel
Save