bootstrap-datetimepicker
bootstrap-datetimepicker copied to clipboard
fixed problem when used with add-on includes an input.
In our scenario, we are using a checkbox in an add-on to date textbox. But the setValue function was setting value for all inputs in input-group. The fix is preventing mentioned behavior.