fix icon target and handle using back or front camera precheck and postcheck
This commit is contained in:
@@ -232,7 +232,7 @@
|
||||
@can('view', $menus['kpi.targets.index'])
|
||||
<li class="kt-menu__item" aria-haspopup="true">
|
||||
<a href="{{ route('kpi.targets.index') }}" class="kt-menu__link">
|
||||
<i class="fa fa-user-cog" style="display: flex; align-items: center; margin-right: 10px;"></i>
|
||||
<i class="fa fa-bullseye" style="display: flex; align-items: center; margin-right: 10px;"></i>
|
||||
<span class="kt-menu__link-text">Target</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user