changeset 4333:3f0422751cb4

client: (minor) remove comments
author Fadi Abbud <fadi.abbud@intevation.de>
date Thu, 05 Sep 2019 10:41:34 +0200
parents 8080007d3c06
children 8ac59c8183e8
files client/src/components/systemconfiguration/ColorSettings.vue
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/client/src/components/systemconfiguration/ColorSettings.vue	Thu Sep 05 10:32:45 2019 +0200
+++ b/client/src/components/systemconfiguration/ColorSettings.vue	Thu Sep 05 10:41:34 2019 +0200
@@ -261,8 +261,6 @@
         fillC = feature.fillColor
           ? feature.fillColor.hex8 || feature.fillColor
           : initFColor;
-      // Now we do not handle alpha-color value for WMS-Layers
-      // ToDo: implementation in front-backend.
       let strokeCForWMS = feature.strokeColor.hex || feature.strokeColor;
       let noChangeMsg = name => {
         displayInfo({