1
0

Rename routes to follow the same pattern

This commit is contained in:
kolaente
2020-06-17 22:24:37 +02:00
parent fc4b9d439b
commit 82ac226fc1
15 changed files with 89 additions and 89 deletions

View File

@ -1,6 +1,6 @@
<template>
<div class="content namespaces-list">
<router-link :to="{name: 'newNamespace'}" class="button is-success new-namespace">
<router-link :to="{name: 'namespace.create'}" class="button is-success new-namespace">
<span class="icon is-small">
<icon icon="plus"/>
</span>