mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-15 19:41:02 +00:00
client: fix renderNotAvailable message
This commit is contained in:
@@ -130,7 +130,7 @@ class NodeDetails extends React.Component {
|
||||
</div>
|
||||
<div className="node-details-content">
|
||||
<p className="node-details-content-info">
|
||||
<strong>{this.props.label}</strong> passed on!
|
||||
<strong>{this.props.label}</strong> not found!
|
||||
</p>
|
||||
</div>
|
||||
<Overlay faded={this.props.transitioning} />
|
||||
|
||||
Reference in New Issue
Block a user