unstub password change function
parent
25b0d764ed
commit
8574128efd
|
@ -887,8 +887,6 @@ define([
|
|||
}));
|
||||
}
|
||||
}).nThen(function () {
|
||||
console.error('done ?');
|
||||
return;
|
||||
// We have the new drive, with the new login block
|
||||
window.location.reload();
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue