diff --git a/searx/webapp.py b/searx/webapp.py index c84edb52d..4b5376de8 100755 --- a/searx/webapp.py +++ b/searx/webapp.py @@ -1485,6 +1485,7 @@ function modal_open(url, num) sentencesContent += sentences[i][1]; } article = {'textContent':sentencesContent,'title':iframe.contentWindow.PDFViewerApplication._title} + } } else diff --git a/searx/webapp1.py b/searx/webapp1.py index c84edb52d..4b5376de8 100644 --- a/searx/webapp1.py +++ b/searx/webapp1.py @@ -1485,6 +1485,7 @@ function modal_open(url, num) sentencesContent += sentences[i][1]; } article = {'textContent':sentencesContent,'title':iframe.contentWindow.PDFViewerApplication._title} + } } else