Skip to content
Snippets Groups Projects
Commit e06cbc89 authored by Mattia Mancini's avatar Mattia Mancini
Browse files

OSB-44: Adjusted web interface to backend request

parent 1256e7f7
No related branches found
No related tags found
2 merge requests!89Monitoring maintenance Epic branch merge,!1Resolve OSB-13 "Monitoringmaintenance "
......@@ -101,7 +101,7 @@ class StationTestViewC extends Component {
station_type={stationType}
type={componentType}
station_name={this.props.selectedStation}
data={this.props.data[componentType]}
data={this.props.data[componentType].errors}
height={height} />
</TabPane>
)}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment