parent
008bcff8a0
commit
23f84d796f
|
@ -53,7 +53,7 @@ var Zotero_CSL_Preview = new function() {
|
||||||
progressWin.show();
|
progressWin.show();
|
||||||
progressWin.startCloseTimer();
|
progressWin.startCloseTimer();
|
||||||
var f = function() {
|
var f = function() {
|
||||||
var styles = Zotero.Styles.getAll();
|
var styles = Zotero.Styles.getVisible();
|
||||||
// XXX needs its own string really for the title!
|
// XXX needs its own string really for the title!
|
||||||
var str = '<html><head><title></title></head><body>';
|
var str = '<html><head><title></title></head><body>';
|
||||||
for (let style of styles) {
|
for (let style of styles) {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user