diff client/src/components/fairway/AvailableFairwayDepthDialogue.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 1d847bc21bb7
children c1bd5f8eaf9a
line wrap: on
line diff
--- a/client/src/components/fairway/AvailableFairwayDepthDialogue.vue	Mon Feb 14 11:31:15 2022 +0100
+++ b/client/src/components/fairway/AvailableFairwayDepthDialogue.vue	Mon Feb 14 11:37:29 2022 +0100
@@ -74,6 +74,7 @@
                 :value="bn"
               >
                 {{ bn.properties.name }}
+                <!-- name for display is okay -->
               </option>
             </optgroup>
           </select>