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

OSB-35: updating the station test view to map the format of the api

response
parent 168f5b8d
No related branches found
No related tags found
2 merge requests!89Monitoring maintenance Epic branch merge,!1Resolve OSB-13 "Monitoringmaintenance "
......@@ -2,7 +2,7 @@
"name": "maintenancedb_view",
"version": "0.1.0",
"description": "WebPage meant to display the content of the maintenance db in the web browser,",
"proxy": "http://lofarmonitortest.control.lofar",
"proxy": "http://localhost:8000",
"scripts": {
"flow": "flow",
"build-css": "node-sass-chokidar src/ -o src/",
......
......@@ -159,8 +159,6 @@ class StationTestChildViewC extends Component {
</div>;
}
}
/* Add some magic; use the AutoLoadWrapper to create a HOC that handles the
auto-loading of the data for StationOverviewC.
*/
......
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