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

fjern gammel artikkel før vente-gif'en vises

parent 7fccd0c6
No related branches found
No related tags found
No related merge requests found
......@@ -100,6 +100,7 @@ export default {
},
article_link_click: function(item) {
var self = this
self.article = {lemmas: [], body:{pronunciation: [], definitions: [], etymology: []}}
self.waiting = true
axios.get(api_endpoint + '/' + self.lang + '/' + item.article_id)
.then(function(response){
......
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