bootstrap-datepicker view mode option (#11755)

* jquery-colorpicker update

* Changed suggested type to original

* bootstrap-datepicker view mode option
This commit is contained in:
Daniel Areiza
2016-10-06 00:17:30 -05:00
committed by Mohamed Hegazy
parent ed55234e6f
commit b73e47ca80

View File

@@ -36,6 +36,7 @@ interface DatepickerOptions {
multidateSeparator?: string;
orientation?: string;
assumeNearbyYear?: any;
viewMode?: string;
}
interface DatepickerCustomFormatOptions {