webpack/components/react-bootstrap-select/index.js in katello-4.1.0.rc2.2 vs webpack/components/react-bootstrap-select/index.js in katello-4.1.0
- old
+ new
@@ -60,10 +60,10 @@
data-none-selected-text={noneSelectedText}
data-selected-text-format={`count>${maxItemsCountForFullLabel}`}
data-count-selected-text={__('{0} items selected')}
defaultValue={initialValue}
componentClass="select"
- className="without_select2 without_jquery_multiselect"
+ className="btn-group without_select2 without_jquery_multiselect"
/>;
}
}
BootstrapSelect.propTypes = {