Skip to content
GitLab
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
6956afa1
Commit
6956afa1
authored
Feb 03, 2021
by
janis.streib
🦉
Browse files
FIX: show macfinder
parent
88b8a72d
Pipeline
#131978
passed with stages
in 4 minutes and 50 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
frontend/src/components/Navbar.vue
View file @
6956afa1
...
...
@@ -51,7 +51,7 @@
<font-awesome-icon
icon=
"tools"
/>
Werkzeuge
</
template
>
<b-dropdown-item
to=
"/tools/macfinder"
v-if=
"$store.token"
:active=
"$route.path === '/tools/macfinder'"
>
<b-dropdown-item
to=
"/tools/macfinder"
v-if=
"$store.
state.
token"
:active=
"$route.path === '/tools/macfinder'"
>
<font-awesome-icon
fixed-width
icon=
"ethernet"
/>
Macfinder
</b-dropdown-item>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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