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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 360 additions and 15 deletions

View file

@ -27,6 +27,7 @@ function getInternalLink(source) {
);
case 'DownloadClientCheck':
case 'ImportMechanismCheck':
case 'RemotePathMappingCheck':
return (
<IconButton
name={icons.SETTINGS}