Skip to content
Snippets Groups Projects
Commit 3261a60e authored by Ole Voldsæter's avatar Ole Voldsæter
Browse files

fjernet død kode

parent 0f6cf3df
No related branches found
No related tags found
No related merge requests found
......@@ -198,11 +198,6 @@ export default {
this.waiting_for_articles = true
navigate_to_article(this)
}
},
search_hit_click: function(article){
this.search_results = []
this.article = article
history.replaceState({article: article, search_results: [], lang: this.lang}, '')
}
},
mounted: function(){
......
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