From 5b480258322682fdc4fa987770df9e719315f167 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 2 Jun 2020 16:39:00 +0200 Subject: editing graph meta works --- frontend/views/index/containers/graph.edit.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/views/index/containers/graph.edit.js') diff --git a/frontend/views/index/containers/graph.edit.js b/frontend/views/index/containers/graph.edit.js index fadcabc..ce1b404 100644 --- a/frontend/views/index/containers/graph.edit.js +++ b/frontend/views/index/containers/graph.edit.js @@ -11,6 +11,7 @@ import GraphForm from '../components/graph.form' class GraphEdit extends Component { componentDidMount() { + console.log(this.props.match.params.id) actions.graph.show(this.props.match.params.id) } @@ -28,7 +29,6 @@ class GraphEdit extends Component { if (show.loading || !show.res) { return (
-

Loading...

) -- cgit v1.2.3-70-g09d2