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
f591d7a4
Commit
f591d7a4
authored
Oct 14, 2021
by
janis.streib
🦉
Browse files
UPD: better icon for mac oui search
parent
efb0282a
Changes
2
Hide whitespace changes
Inline
Side-by-side
frontend/src/components/SideNavbar.vue
View file @
f591d7a4
...
...
@@ -132,7 +132,7 @@ export default {
has_sub_pages
:
false
,
label
:
'
MAC-Vendor-Suche
'
,
address
:
'
/tools/oui_lookup
'
,
icon
:
'
question
'
,
icon
:
'
industry
'
,
visible
()
{
return
self
.
$sysinfo_js_mods
.
includes
(
'
macfinder
'
)
}
...
...
frontend/src/icons.js
View file @
f591d7a4
...
...
@@ -67,7 +67,8 @@ import {
faLock
,
faFire
,
faListOl
,
faSearchLocation
faSearchLocation
,
faIndustry
}
from
'
@fortawesome/free-solid-svg-icons
'
import
{
...
...
@@ -157,5 +158,6 @@ library.add(
faFire
,
faListOl
,
farBuilding
,
faSearchLocation
faSearchLocation
,
faIndustry
)
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