Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
scc-net
netvs
netvs-core
Commits
87a5a2ac
Commit
87a5a2ac
authored
Nov 19, 2020
by
Janis Streib
🦉
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
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
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
frontend/src/App.vue
frontend/src/App.vue
+5
-0
No files found.
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
Markdown
is supported
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