c
This commit is contained in:
parent
e09507755f
commit
55660af790
@ -1485,6 +1485,7 @@ function modal_open(url, num)
|
|||||||
sentencesContent += sentences[i][1];
|
sentencesContent += sentences[i][1];
|
||||||
}
|
}
|
||||||
article = {'textContent':sentencesContent,'title':iframe.contentWindow.PDFViewerApplication._title}
|
article = {'textContent':sentencesContent,'title':iframe.contentWindow.PDFViewerApplication._title}
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
@ -1485,6 +1485,7 @@ function modal_open(url, num)
|
|||||||
sentencesContent += sentences[i][1];
|
sentencesContent += sentences[i][1];
|
||||||
}
|
}
|
||||||
article = {'textContent':sentencesContent,'title':iframe.contentWindow.PDFViewerApplication._title}
|
article = {'textContent':sentencesContent,'title':iframe.contentWindow.PDFViewerApplication._title}
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user