diff --git a/frontend/components/task/TaskBookStackLinks.vue b/frontend/components/task/TaskBookStackLinks.vue new file mode 100644 index 0000000..6d34cdf --- /dev/null +++ b/frontend/components/task/TaskBookStackLinks.vue @@ -0,0 +1,158 @@ + + + {{ $t('bookstack.links.title') }} + + + + + + + + + + {{ result.name }} + {{ result.type }} + + + + + {{ $t('bookstack.links.noResults') }} + + + + + + + + + {{ link.title }} + + + + + + + + + {{ $t('bookstack.links.empty') }} + + + + +
{{ $t('bookstack.links.title') }}
+ {{ $t('bookstack.links.noResults') }} +
+ {{ $t('bookstack.links.empty') }} +