Loading js-apps/frontend/src/js/containers/sandbox/app-instance-table.js +1 −0 Original line number Diff line number Diff line Loading @@ -115,6 +115,7 @@ class AppInstanceTable extends Component { role="checkbox" tabIndex={-1} key={row.name} style={{ height: 50 }} > <TableCell className={classes.tableBodyCellNoWrap} scope="row"> {row.name} running on {row.mepName}<br/> Loading Loading
js-apps/frontend/src/js/containers/sandbox/app-instance-table.js +1 −0 Original line number Diff line number Diff line Loading @@ -115,6 +115,7 @@ class AppInstanceTable extends Component { role="checkbox" tabIndex={-1} key={row.name} style={{ height: 50 }} > <TableCell className={classes.tableBodyCellNoWrap} scope="row"> {row.name} running on {row.mepName}<br/> Loading