PLT-6298 fixing javascript error on HA system console page (#6080)

Этот коммит содержится в:
Corey Hulen
2017-04-17 07:46:53 -07:00
коммит произвёл Christopher Speller
родитель 8d67fa03a9
Коммит 7e29dc65aa

Просмотреть файл

@@ -11,6 +11,9 @@ export default class ClusterTableContainer extends React.Component {
constructor(props) {
super(props);
this.load = this.load.bind(this);
this.reload = this.reload.bind(this);
this.interval = null;
this.state = {