Skip to content

Commit

Permalink
Merge pull request #18244 from ahmedhamidawan/change_activity_go_to_b…
Browse files Browse the repository at this point in the history
…tn_color

[24.1] Change `ActivityPanel` go to button to primary
  • Loading branch information
mvdbeek authored May 29, 2024
2 parents 36a9d13 + ad32816 commit b163591
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/src/components/Panels/ActivityPanel.vue
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ const hasGoToAll = computed(
<BButton
v-if="hasGoToAll"
class="activity-panel-footer"
variant="primary"
:data-description="`props.mainButtonText button`"
:to="props.href"
size="sm"
Expand Down

0 comments on commit b163591

Please sign in to comment.