Theming for Segment options
This commit is contained in:
parent
baf9f61465
commit
e5cf2962dc
10 changed files with 1822 additions and 671 deletions
|
@ -109,7 +109,7 @@ export default class List extends Component {
|
|||
}
|
||||
|
||||
<div className="well well-sm">
|
||||
<Form inline stateOwner={this}>
|
||||
<Form format="inline" stateOwner={this}>
|
||||
<Dropdown format="inline" className="input-sm" id="segment" label={t('Segment')} options={this.state.segmentOptions}/>
|
||||
</Form>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue