remove host from dashboardpage
parent
cb6d58d7ca
commit
4d8e82a6fd
|
@ -64,7 +64,6 @@ const DashboardPage = React.createClass({
|
|||
cells={cells}
|
||||
autoRefreshMs={autoRefreshMs}
|
||||
source={source.links.proxy}
|
||||
host={this.props.params.sourceID}
|
||||
/>
|
||||
);
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue