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