+ //
+ //
+ //
+ // {includedView.windowType && includedView.viewId &&
+ //
+ // }
+ //
+ //
+ // )
+ // }
return body;
}
render() {
const {
- master, modal, breadcrumb, params
+ master, modal, breadcrumb, params, rawModal, selected,
+ selectedWindowType, includedView, processStatus
} = this.props;
const {
- dropzoneFocused
+ dropzoneFocused, newRow, modalTitle
} = this.state;
const {
@@ -308,8 +290,10 @@ class MasterWindow extends Component {
return (