Merge pull request #7643 from lostjimmy/master

Add ignoreReadonly option
This commit is contained in:
Horiuchi_H
2016-01-20 16:45:15 +09:00
@@ -56,6 +56,7 @@ declare module BootstrapV3DatetimePicker {
inline?: boolean;
toolbarPlacement?: string;
showClear?: boolean;
ignoreReadonly?: boolean;
}
interface Datetimepicker {