comparison client/src/components/toolbar/Profiles.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
comparison
equal deleted inserted replaced
2918:b22f84d312f2 2919:6c5364ff0abb
5 v-tooltip="label" 5 v-tooltip="label"
6 > 6 >
7 <font-awesome-icon 7 <font-awesome-icon
8 icon="chart-area" 8 icon="chart-area"
9 :class="{ 'text-info': showProfiles }" 9 :class="{ 'text-info': showProfiles }"
10 ></font-awesome-icon> 10 />
11 </div> 11 </div>
12 </template> 12 </template>
13 13
14 <script> 14 <script>
15 /* This is Free Software under GNU Affero General Public License v >= 3.0 15 /* This is Free Software under GNU Affero General Public License v >= 3.0