mirror of
http://git.whoc.org.uk/git/password-manager.git
synced 2025-01-25 02:01:32 +01:00
Removed attachment info from ‘transaction’ section in certificate data.
This commit is contained in:
parent
2a99e316fe
commit
e6b6e43dce
@ -359,7 +359,7 @@ Clipperz.Base.extend(Clipperz.PM.DataModel.Record, Clipperz.PM.DataModel.Encrypt
|
|||||||
|
|
||||||
MochiKit.Base.methodcaller('getAddress')
|
MochiKit.Base.methodcaller('getAddress')
|
||||||
],
|
],
|
||||||
'attachments': MochiKit.Base.method(this, 'computeAttachmentsCertificateInfo')
|
// 'attachments': MochiKit.Base.method(this, 'computeAttachmentsCertificateInfo')
|
||||||
});
|
});
|
||||||
//deferredResult.addCallback(function (aValue) { console.log("=== CERTIFICATE INFO", MochiKit.Base.serializeJSON(aValue)); return aValue;});
|
//deferredResult.addCallback(function (aValue) { console.log("=== CERTIFICATE INFO", MochiKit.Base.serializeJSON(aValue)); return aValue;});
|
||||||
deferredResult.callback();
|
deferredResult.callback();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user