From 61b8a7f889c46e374aebaeb558ea6a53d26e460f Mon Sep 17 00:00:00 2001 From: Lucille Tachet Date: Thu, 18 Oct 2018 23:15:31 +0200 Subject: [PATCH] client: update stopped container message Fixes #2879 --- client/app/scripts/components/node-details.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/client/app/scripts/components/node-details.js b/client/app/scripts/components/node-details.js index a414e5cd6..48b7c73fc 100644 --- a/client/app/scripts/components/node-details.js +++ b/client/app/scripts/components/node-details.js @@ -130,9 +130,7 @@ class NodeDetails extends React.Component {

- {this.props.label} is not visible to Scope when it - is not communicating. - Details will become available here when it communicates again. + {this.props.label} passed on!