Bookmark folder editing
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
parent
49ec95b8f6
commit
2b6de423d5
10 changed files with 269 additions and 11 deletions
|
|
@ -5,7 +5,7 @@
|
|||
{{ $t('nav.bookmark_folders') }}
|
||||
</div>
|
||||
<router-link
|
||||
:to="{ name: 'bookmark-folders' /* 'new' */ }"
|
||||
:to="{ name: 'bookmark-folder-new' }"
|
||||
class="button-default btn new-folder-button"
|
||||
>
|
||||
{{ $t("bookmark_folders.new") }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue