Skip to content

Commit

Permalink
Merge branch 'text-profile' of 'https://github.com/evamillan/grimoire…
Browse files Browse the repository at this point in the history
…lab-sortinghat'

Merges #652
Closes #652
  • Loading branch information
evamillan committed Sep 8, 2022
2 parents 91b83ec + 2ec3fbc commit beedd7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/src/components/IndividualEntry.vue
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
<v-list-item-title>Save in workspace</v-list-item-title>
</v-list-item>
<v-list-item @click="$emit('delete', $event)" :disabled="isLocked">
<v-list-item-title>Delete profile</v-list-item-title>
<v-list-item-title>Delete individual</v-list-item-title>
</v-list-item>
</v-list>
</v-menu>
Expand Down

0 comments on commit beedd7f

Please sign in to comment.