src/main/webapp/bower_components/bootstrap-daterangepicker/daterangepicker.js
@@ -101,7 +101,7 @@ } if (typeof options.template !== 'string' && !(options.template instanceof $)) options.template = '<div class="daterangepicker' + single + ' dropdown-menu">' + options.template = '<div class="daterangepicker' + single + ' ' + 'dropdown-menu">' + '<div class="calendar left">' + '<div class="daterangepicker_input">' + '<input class="input-mini form-control" type="text" name="daterangepicker_start" value="" />' +