Skip to content
Snippets Groups Projects
Commit 1472bd5c authored by Henrik Askjer's avatar Henrik Askjer
Browse files

cleanup

parent 8e7ce009
No related branches found
No related tags found
No related merge requests found
...@@ -152,7 +152,6 @@ function load_articles(self, query, offset, n, dict) { ...@@ -152,7 +152,6 @@ function load_articles(self, query, offset, n, dict) {
dictionary: dict dictionary: dict
}) })
}) })
// TODO: Error handling must be moved
self.article = null self.article = null
self.search_results[dict] = results self.search_results[dict] = results
}) })
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment