commit
9fda99ad79
1 changed files with 0 additions and 1 deletions
|
@ -807,7 +807,6 @@ Zotero_Browser.Tab.prototype.clear = function() {
|
||||||
Zotero_Browser.Tab.prototype.detectTranslators = function(rootDoc, doc) {
|
Zotero_Browser.Tab.prototype.detectTranslators = function(rootDoc, doc) {
|
||||||
if (doc instanceof HTMLDocument) {
|
if (doc instanceof HTMLDocument) {
|
||||||
if (doc.documentURI.startsWith("about:")) {
|
if (doc.documentURI.startsWith("about:")) {
|
||||||
this.page.saveEnabled = false;
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue