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

fjernet noe debug-output

parent fb05dbb9
No related branches found
No related tags found
No related merge requests found
......@@ -269,7 +269,6 @@ export default {
let self = this
window.onpopstate = function (event) {
if (event.state) {
console.log(event.state)
self.article = event.state.article
self.search_results = event.state.search_results
self.lang = event.state.lang
......
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