Skip to content

Commit

Permalink
Remove superfluous tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
petterhj committed Sep 6, 2023
1 parent 4607646 commit dc4ca39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/panes/TimelinePane.vue
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<template #actions>
<pkt-button
v-if="hasEditRights"
v-tooltip="$t('btn.createObjective')"
:text="$t('btn.createObjective')"
skin="primary"
size="small"
Expand Down

0 comments on commit dc4ca39

Please sign in to comment.