Added a couple options missing from interface

This commit is contained in:
Quentin Jones
2015-12-09 19:22:17 -06:00
parent 923c5431d9
commit 47bf640e91
@@ -54,6 +54,8 @@ declare module BootstrapV3DatetimePicker {
showTodayButton?: boolean;
viewMode?: string;
inline?: boolean;
toolbarPlacement?: string;
showClear?: boolean;
}
interface Datetimepicker {