Skip to content

Commit a8c7d90

Browse files
dnkcomactiveshadow
authored andcommitted
removed parens from tooltip
1 parent f0faae5 commit a8c7d90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/js/src/components/StateOfHealth.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
</div>
193193
</div>
194194
<div>
195-
<b-tooltip label="menu for selecting networks (all, network, serial)" type="is-light" multilined>
195+
<b-tooltip label="menu for selecting networks" type="is-light" multilined>
196196
<b-dropdown v-model="showEdgetType" class="is-right" aria-role="list">
197197
<button class="button is-light" slot="trigger">
198198
<b-icon icon="bars"></b-icon>

0 commit comments

Comments
 (0)