Loading public/js/components/Product/Product.js +1 −1 Original line number Diff line number Diff line Loading @@ -301,7 +301,7 @@ class Product extends Component { ) : ( <div> <Col sm={1} style={{ paddingTop: 7 }}>{usaget}</Col> <Col sm={2} style={{ paddingTop: 7 }}>{usaget}</Col> <Col sm={2} componentClass={ControlLabel}>Units of Measure</Col> <Col sm={2}> <UsageTypesSelector Loading Loading
public/js/components/Product/Product.js +1 −1 Original line number Diff line number Diff line Loading @@ -301,7 +301,7 @@ class Product extends Component { ) : ( <div> <Col sm={1} style={{ paddingTop: 7 }}>{usaget}</Col> <Col sm={2} style={{ paddingTop: 7 }}>{usaget}</Col> <Col sm={2} componentClass={ControlLabel}>Units of Measure</Col> <Col sm={2}> <UsageTypesSelector Loading