# HG changeset patch # User Markus Kottlaender # Date 1543486596 -3600 # Node ID bd9253eec4994d159c71c566a800d357bc5efd0a # Parent 3af7ad9717e26ddfc0267ec00cd5a566ba0c8c76 select bottleneck when clicked in bottleneck list Now the links in the bottleneck list behave same as clicking a bottleneck on the map. Two methods were renamed to better reflect what they do. diff -r 3af7ad9717e2 -r bd9253eec499 client/src/components/map/contextbox/Bottlenecks.vue --- a/client/src/components/map/contextbox/Bottlenecks.vue Thu Nov 29 11:08:02 2018 +0100 +++ b/client/src/components/map/contextbox/Bottlenecks.vue Thu Nov 29 11:16:36 2018 +0100 @@ -33,7 +33,7 @@
{{ bottleneck.properties.name }}
@@ -46,7 +46,7 @@