File tree Expand file tree Collapse file tree 3 files changed +1
-3
lines changed Expand file tree Collapse file tree 3 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -695,7 +695,7 @@ export default () => {
695695 locale : 'en-US'
696696 }
697697
698- new coreui . DateRangePicker ( document . getElementById ( 'myDatePickerDisabledDates2' ) , optionsDatePickerDisabledDates2 )
698+ new coreui . DatePicker ( document . getElementById ( 'myDatePickerDisabledDates2' ) , optionsDatePickerDisabledDates2 )
699699 }
700700 // js-docs-end date-picker-disabled-dates2
701701
Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ group: forms
66toc : true
77bootstrap : true
88pro_component : true
9- preview_component : true
109---
1110
1211## Overview
Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ group: forms
66toc : true
77bootstrap : true
88pro_component : true
9- preview_component : true
109---
1110
1211## Example
You can’t perform that action at this time.
0 commit comments