Skip to content
Snippets Groups Projects
Commit fe052f2a authored by Sébastien DA ROCHA's avatar Sébastien DA ROCHA :bicyclist:
Browse files

Merge branch 'redmine-issues/12661' into 'develop'

REDMINE_ISSUE-12661

See merge request !209
parents 403b74bc a1b57e56
No related branches found
No related tags found
2 merge requests!2132.3.2-rc1,!209REDMINE_ISSUE-12661
......@@ -945,6 +945,10 @@ export default {
setTimeout(() => (this.tempMessage = null), 5000); //* hide message after 5 seconds
}
},
destroyed() {
this.CLEAR_RELOAD_INTERVAL_ID();
},
};
</script>
......
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