Purge deleted values on trash empty
This commit is contained in:
parent
d421f25878
commit
9cd0aa2182
1 changed files with 1 additions and 0 deletions
|
@ -1342,6 +1342,7 @@ var ZoteroPane = new function()
|
||||||
Zotero.getString('general.actionCannotBeUndone'));
|
Zotero.getString('general.actionCannotBeUndone'));
|
||||||
if (result) {
|
if (result) {
|
||||||
Zotero.Items.emptyTrash();
|
Zotero.Items.emptyTrash();
|
||||||
|
Zotero.purgeDataObjects(true);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue