mirror of
http://git.whoc.org.uk/git/password-manager.git
synced 2025-12-17 20:07:04 +01:00
Updated version of /gamma
Tons of changes, included a new draft of the mobile version (still VERY rough)
This commit is contained in:
@@ -513,9 +513,9 @@ MochiKit.Base.update(Clipperz.Async, {
|
||||
return MochiKit.Base.map(function (aResult) {
|
||||
if (aResult[0]) {
|
||||
return aResult[1];
|
||||
} else {
|
||||
} else {
|
||||
throw aResult[1];
|
||||
}
|
||||
}
|
||||
}, aResultList);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user