Skip to content
Snippets Groups Projects
Commit 9cd7bb41 authored by ml bonhomme's avatar ml bonhomme :bee:
Browse files

Very important blank removal

parent eaf693af
No related branches found
No related tags found
1 merge request!1445Very important blank removal
......@@ -111,7 +111,7 @@ export default {
message: this.message,
url: this.$el.baseURI
})
this.notify({ type: 'success', text: 'Thank you for your feedback !' })
this.notify({ type: 'success', text: 'Thank you for your feedback!' })
// Clean and close the modal in case of success
this.message = ''
this.modal = false
......
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