Add ignoreReadonly option

This commit is contained in:
Jimmy Anderson
2016-01-15 09:36:33 -05:00
committed by Jimmy Anderson
parent 7577a2f4c1
commit 04371efd2a

View File

@@ -56,6 +56,7 @@ declare module BootstrapV3DatetimePicker {
inline?: boolean;
toolbarPlacement?: string;
showClear?: boolean;
ignoreReadonly?: boolean;
}
interface Datetimepicker {