A remote path mapping health check (#617)

This commit is contained in:
ta264
2019-04-04 16:15:43 +01:00
committed by GitHub
parent 0762805572
commit e27369686b
12 changed files with 360 additions and 15 deletions
@@ -27,6 +27,7 @@ function getInternalLink(source) {
);
case 'DownloadClientCheck':
case 'ImportMechanismCheck':
case 'RemotePathMappingCheck':
return (
<IconButton
name={icons.SETTINGS}