webui: Replaced old Mikrotik SWOS vendor logo with the correct Mikrotik Logo (#8584)

* Replaced old Mikrotik SWOS vendor logo with the correct Mikrotik Logo

* Uptated RouterOS and SWOS to use a common Mikrotik logo

* Removed unused routeros.svg image file

* Updated test to use new defined icon
This commit is contained in:
Richard Mayhew
2018-04-21 10:56:54 +02:00
committed by Neil Lathwood
parent f9da8ef2a1
commit 350045995c
5 changed files with 4 additions and 2 deletions

View File

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.8 KiB

View File

@@ -1,5 +1,6 @@
os: routeros
text: 'Mikrotik RouterOS'
icon: mikrotik
type: network
nobulk: 1
mib_dir:

View File

@@ -1,5 +1,6 @@
os: swos
text: 'Mikrotik SwOS'
icon: mikrotik
type: network
nobulk: 1
mib_dir:

View File

@@ -4252,7 +4252,7 @@
"os": "routeros",
"type": "network",
"serial": null,
"icon": "routeros.svg"
"icon": "mikrotik.svg"
}
]
},
@@ -4270,7 +4270,7 @@
"os": "routeros",
"type": "network",
"serial": "71B1060EE89D",
"icon": "routeros.svg"
"icon": "mikrotik.svg"
}
]
}