Skip to content
Snippets Groups Projects
Commit 7a5be2f3 authored by Dominik Seeger's avatar Dominik Seeger :ghost: Committed by Dominik Seeger
Browse files

changed notification message

parent 555bcb8e
No related branches found
No related tags found
1 merge request!165Resolve "Introducing a labelling system for tutors to mark certain submission"
Pipeline #104355 failed
......@@ -83,7 +83,7 @@ export default class FeedbackLabelForm extends Vue {
this.$notify({
title: "Label creation error",
text: "A label with the same name already exists. " +
"You can update it if you are a reviewer or ask a reviewer to update it if not.",
"You can, however, update the label",
type: 'error',
duration: -1
})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment