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

todo

parent 3a6678d9
No related branches found
No related tags found
No related merge requests found
......@@ -139,6 +139,7 @@ function load_articles(self, query, offset, n, dict) {
dictionary: dict
})
})
// TODO: Error handling must be moved
self.article = null
if (!results.length && offset == 0) {
if (query.match) {
......
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