mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
c
This commit is contained in:
parent
e09507755f
commit
55660af790
2 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue