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
fc0499dd
Commit
fc0499dd
authored
Oct 13, 2020
by
janis.streib
🦉
Browse files
UPD: better version formatting
parent
06022730
Pipeline
#112547
passed with stages
in 14 minutes and 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
frontend/src/components/Footer.vue
View file @
fc0499dd
...
...
@@ -20,7 +20,7 @@
</p>
<b-modal
content-class=
"text-center"
id=
"net-suite-version"
hide-footer
hide-header
>
<img
alt=
"SCC"
src=
"@/assets/img/scc_logo_small.png"
/>
<h3>
NETVS
{{
$sysinfo
.
version_name
}}
</h3>
<h3>
NETVS
<br/>
"
{{
$sysinfo
.
version_name
}}
"
</h3>
<p>
Version
<a
:href=
"`https://git.scc.kit.edu/scc-net/net-suite/net-suite/commit/$
{$sysinfo.version}`"
target="_blank">
{{
$sysinfo
.
version
}}
</a>
...
...
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