diff client/src/components/toolbar/Identify.vue @ 2919:6c5364ff0abb

client: removed a lot of unnecessary closing tags
author Markus Kottlaender <markus@intevation.de>
date Wed, 03 Apr 2019 16:10:11 +0200
parents 2097c3633f0a
children c0162cbb5775
line wrap: on
line diff
--- a/client/src/components/toolbar/Identify.vue	Wed Apr 03 15:49:44 2019 +0200
+++ b/client/src/components/toolbar/Identify.vue	Wed Apr 03 16:10:11 2019 +0200
@@ -4,10 +4,7 @@
     class="toolbar-button"
     v-tooltip="label"
   >
-    <font-awesome-icon
-      icon="info"
-      :class="{ 'text-info': showIdentify }"
-    ></font-awesome-icon>
+    <font-awesome-icon icon="info" :class="{ 'text-info': showIdentify }" />
     <span
       :class="[
         'indicator',