Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
scc-net
netvs
netvs-core
Commits
87a5a2ac
Commit
87a5a2ac
authored
Nov 19, 2020
by
janis.streib
🦉
Browse files
ADD: bugtracker & support link in global error view
parent
60fadec3
Pipeline
#118707
passed with stages
in 9 minutes and 51 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
frontend/src/App.vue
View file @
87a5a2ac
...
...
@@ -32,6 +32,11 @@
<CopyField
class=
"shadow"
variant=
"danger"
:text=
"global_error"
multiline
/>
<hr/>
<a
target=
"_blank"
href=
"https://git.scc.kit.edu/scc-net/netvs/netvs-core/issues"
>
<font-awesome-icon
icon=
"bug"
/>
Fehler melden
</a>
|
Unterstützung für diese Anwendung und die API:
<a
href=
"mailto:netvs@scc.kit.edu"
>
netvs∂scc.kit.edu
</a>
</b-modal>
</div>
</
template
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment