Skip to content
Snippets Groups Projects
Commit cba8b394 authored by Janis Streib's avatar Janis Streib :owl:
Browse files

Cleanup

parent 11e7892d
No related branches found
No related tags found
No related merge requests found
Pipeline #271117 passed
......@@ -120,7 +120,6 @@
continue
}
m = this.$router.resolve(parents[i]).resolved.matched
window.console.debug(m)
m = m[m.length - 1]
res.unshift({text: m.meta.resolveName(this.$route.params), to: parents[i]})
}
......
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