oops
This commit is contained in:
parent
289abf6133
commit
d8d683061e
|
@ -501,8 +501,8 @@ Zotero.Annotations.prototype.save = function() {
|
|||
}
|
||||
Zotero.DB.commitTransaction();
|
||||
} catch(e) {
|
||||
throw(e);
|
||||
Zotero.DB.rollbackTransaction();
|
||||
throw(e);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user