|
|
@ -100,6 +100,9 @@ class MainContent extends Component {
|
|
|
|
vnc_url={vnc_url}
|
|
|
|
vnc_url={vnc_url}
|
|
|
|
{...this.props}
|
|
|
|
{...this.props}
|
|
|
|
></VNCContainer>
|
|
|
|
></VNCContainer>
|
|
|
|
|
|
|
|
<div id="actionView" className="-layout-h -center -bg-grey-90 -grey-20 -bg-darkblack" style={{height:'48px'}}>
|
|
|
|
|
|
|
|
<ActionView onRunCodeTest={onRunCodeTest} {...this.props}></ActionView>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</CodeRepositoryViewContainer>
|
|
|
|
</CodeRepositoryViewContainer>
|
|
|
|
:
|
|
|
|
:
|
|
|
|
<React.Fragment>
|
|
|
|
<React.Fragment>
|
|
|
|