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

logger opprinnelig verdi for 'referrer'

parent 80981f82
No related branches found
No related tags found
No related merge requests found
...@@ -182,6 +182,7 @@ export default { ...@@ -182,6 +182,7 @@ export default {
} }
}, },
mounted: function(){ mounted: function(){
console.log(document.referrer)
let self = this let self = this
axios.get(api_endpoint + '/bob').then(function(response){ axios.get(api_endpoint + '/bob').then(function(response){
let concepts = response.data.concepts let concepts = response.data.concepts
......
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