17018: Fixes the bug adding checks for readonly context menu type.
[arvados-workbench2.git] / src / views / link-account-panel / link-account-panel-root.tsx
index 2438f04e4f2dd1ec74e6cb8435848deae4c6eac2..10de75e800acd26ed2d9bfbd0d485901ba2e98be 100644 (file)
@@ -139,7 +139,7 @@ export const LinkAccountPanelRoot = withStyles(styles)(
                                             <Grid item>
                                                 <Button color="primary" variant="contained" onClick={() => startLinking(LinkAccountType.ADD_LOCAL_TO_REMOTE)}>
                                                     Link an account from {localCluster} to this account
-                                                               </Button>
+                                                                   </Button>
                                             </Grid> </>
                                         : <Grid item>Please visit cluster
                                                        <a href={remoteHostsConfig[loginCluster].workbench2Url + "/link_account"}>{loginCluster}</a>