trying to get past intermediate screen
This commit is contained in:
parent
7e286d88d8
commit
cae11776ac
3 changed files with 10 additions and 7 deletions
|
|
@ -377,6 +377,7 @@ PublicKeyRing.prototype._checkInPKR = function(inPKR, ignoreId) {
|
|||
|
||||
|
||||
PublicKeyRing.prototype._mergePubkeys = function(inPKR) {
|
||||
alert('merge pubkeys');
|
||||
var self = this;
|
||||
|
||||
var hasChanged = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue