diff client/src/components/fairway/BottleneckDialogue.vue @ 5581:2cadfdc9960c surveysperbottleneckid

Add comments for places where name is okay.
author Thomas Junk <thomas.junk@intevation.de>
date Mon, 14 Feb 2022 11:37:29 +0100
parents f54932eec5c0
children 215e6ba9651b
line wrap: on
line diff
--- a/client/src/components/fairway/BottleneckDialogue.vue	Mon Feb 14 11:31:15 2022 +0100
+++ b/client/src/components/fairway/BottleneckDialogue.vue	Mon Feb 14 11:37:29 2022 +0100
@@ -32,6 +32,7 @@
                 :value="bn.properties.bottleneck_id"
               >
                 {{ bn.properties.name }}
+                <!-- name for display is okay-->
               </option>
             </optgroup>
           </select>