Skip to content
Snippets Groups Projects

REDMINE_ISSUE-17472 | Connexion annuaire MRN WP et GéoContrib

Merged Timothee P requested to merge redmine-issues/17473 into develop
1 file
+ 0
2
Compare changes
  • Side-by-side
  • Inline
+ 0
2
@@ -219,8 +219,6 @@ export default new Vuex.Store({
})
.catch((err) => {
console.error(err);
console.log(err.toString());
console.log(err.message);
commit('DISPLAY_MESSAGE', {
comment: 'La connexion a échoué.', level: 'negative'
});
Loading