mirror of
https://github.com/fluent/fluentd-ui.git
synced 2026-05-05 19:06:12 +02:00
Remove redundant icon
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
This commit is contained in:
parent
850e7067f4
commit
3097395ee2
@ -3,7 +3,6 @@
|
||||
<a class="nav-link dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" href="#">
|
||||
<i class="fa fa-bell fa-fw"></i>
|
||||
<span class="badge" v-if="hasAlerts">{{ alertsCount }}</span>
|
||||
<i class="fa fa-caret-down"></i>
|
||||
</a>
|
||||
<ul class="dropdown-menu" aria-labelledby="alertsDropdown">
|
||||
<li v-if="!hasAlerts">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user