comparison client/src/components/map/contextbox/Bottlenecks.vue @ 1512:aaa56ecdb573

Display chainage correctly in Bottlenecks overview.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Wed, 05 Dec 2018 15:56:56 +0100
parents 9b81ac91a43e
children 6b3756676bbe
comparison
equal deleted inserted replaced
1511:53fdbe1d9678 1512:aaa56ecdb573
58 </div> 58 </div>
59 <div class="col-3 py-2"> 59 <div class="col-3 py-2">
60 {{ 60 {{
61 displayCurrentChainage( 61 displayCurrentChainage(
62 bottleneck.properties.from, 62 bottleneck.properties.from,
63 bottleneck.properties.from 63 bottleneck.properties.to
64 ) 64 )
65 }} 65 }}
66 </div> 66 </div>
67 <div class="col-2 pr-0 text-right"> 67 <div class="col-2 pr-0 text-right">
68 <button 68 <button