Skip to content

Commit

Permalink
Merge pull request #1572 from ProcessMaker/feature/FOUR-15038
Browse files Browse the repository at this point in the history
feature/FOUR-15038
  • Loading branch information
ryancooley authored Apr 17, 2024
2 parents 7e0390b + 572fe7b commit 58b442d
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 58b442d

Please sign in to comment.