Merge pull request #7128 from quentinjones/patch-1

[bootstrap.v3.datetimepicker] Added a couple options missing from interface
This commit is contained in:
Masahiro Wakame
2015-12-10 23:55:57 +09:00
@@ -54,6 +54,8 @@ declare module BootstrapV3DatetimePicker {
showTodayButton?: boolean;
viewMode?: string;
inline?: boolean;
toolbarPlacement?: string;
showClear?: boolean;
}
interface Datetimepicker {