# HG changeset patch # User Bernhard Reiter # Date 1568198107 -7200 # Node ID aa249a25f0ecacca45305d1dc4e1aadf4ea0f26f # Parent 4e6b4fd68979d571c37dbd5cb8b1151f8221a37b client: silence a code layout warning * Remove senselining of a message to satify a formatting checker somewhere. This leads to the code being less readable, but confirming to the checker. diff -r 4e6b4fd68979 -r aa249a25f0ec client/src/components/systemconfiguration/MorphologyClassbreaks.vue --- a/client/src/components/systemconfiguration/MorphologyClassbreaks.vue Wed Sep 11 12:30:31 2019 +0200 +++ b/client/src/components/systemconfiguration/MorphologyClassbreaks.vue Wed Sep 11 12:35:07 2019 +0200 @@ -215,9 +215,8 @@ {{ validationMessageForCompare }} - Colour changes need a map reload. - Value changes need a de- and re-select of a difference calculation. - Inform your users! + Colour changes need a map reload. Value changes need a de- and re-select + of a difference calculation. Inform your users!