refactor: change name sidebar menu
parent
181f35e106
commit
2dbf403f63
|
|
@ -13,7 +13,7 @@
|
|||
<li>
|
||||
<a asp-controller="Dashboard" asp-action="Index" class="@(controller == "Dashboard" ? "menu-active" : "")">
|
||||
<span class="icon icon-fill">analytics</span>
|
||||
Dashboard
|
||||
Dashboard (RW)
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
|
|
|
|||
Loading…
Reference in New Issue