Skip to content

Commit

Permalink
feature/FOUR-15038
Browse files Browse the repository at this point in the history
  • Loading branch information
luNunezProcessmaker committed Apr 16, 2024
1 parent 7e0390b commit 572fe7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/renderer/form-list-table.vue
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<div class="mr-4">
<b-dropdown variant="outline-secondary" size="sm">
<template #button-content>
<span>
<span class="text-capitalize">
<b-icon
v-if="showBadge"
icon="circle-fill"
Expand Down Expand Up @@ -77,7 +77,7 @@
<div class="mr-4">
<b-dropdown variant="outline-secondary" size="sm">
<template #button-content>
<span>
<span class="text-capitalize">
<b-icon
v-if="showBadge"
icon="circle-fill"
Expand Down

0 comments on commit 572fe7b

Please sign in to comment.