Commit 6064e0cf authored by Roman's avatar Roman
Browse files

BRCD-1676 feat(Play) - set Play field as mandatory on Subscription screen

parent 437ce86e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -268,6 +268,7 @@ class Subscription extends Component {
      (<PlaysSelector
        entity={subscription}
        editable={editable}
        mandatory={true}
        onChange={this.onChangePlay}
      />),
      (<FormGroup key="plan">