Skip to content
Snippets Groups Projects
Commit 1b80d44b authored by Flavio TARSETTI's avatar Flavio TARSETTI
Browse files

[ui] view latest plotterparameter on breadcrumb name click

parent 527998d5
No related branches found
No related tags found
No related merge requests found
......@@ -129,7 +129,7 @@ def contribution_breadcrumb_plotterparameter(context, obj):
'name_plural': name_plural,
'listurl': name_url + ':plotterparameter-list',
'public_listurl': name_url + ':plotterparameter-public-list',
'viewurl': name_url + ':plotter-view-latest',
'viewurl': name_url + ':plotterparameter-view-latest',
}
......
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