s/topology/view/

This commit is contained in:
David Kaltschmidt
2015-09-16 16:29:23 +02:00
parent 74840169a5
commit 438e25df6f

View File

@@ -168,7 +168,7 @@ const NodesChart = React.createClass({
<div className="nodes-chart">
<div className={errorClassNames}>
<span className="nodes-chart-error-icon fa fa-ban" />
<div>Too many nodes to show in the browser.<br />We're working on it, but for now, try a different topology?</div>
<div>Too many nodes to show in the browser.<br />We're working on it, but for now, try a different view?</div>
</div>
<svg width="100%" height="100%" className={svgClassNames}>
<Spring endValue={{val: translate, config: [80, 20]}}>