Remove debug line
This commit is contained in:
parent
e73090257a
commit
7855c88f9e
1 changed files with 0 additions and 1 deletions
|
@ -1075,7 +1075,6 @@ var Zotero_QuickFormat = new function () {
|
||||||
} else {
|
} else {
|
||||||
delete panelRefersToBubble.citationItem["suppress-author"];
|
delete panelRefersToBubble.citationItem["suppress-author"];
|
||||||
}
|
}
|
||||||
Zotero.debug(panelRefersToBubble.citationItem);
|
|
||||||
panelRefersToBubble.value = _buildBubbleString(panelRefersToBubble.citationItem);
|
panelRefersToBubble.value = _buildBubbleString(panelRefersToBubble.citationItem);
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue