style: add redirect page profile
parent
f91175d466
commit
f5cd78c2a6
|
|
@ -59,7 +59,7 @@
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="#" class="w-full rounded-full @(controller=="Profil" ? "menu-active" : "")">
|
<a asp-area="Bsi" asp-controller="Profil" asp-action="Index" class="w-full rounded-full @(controller=="Profil" ? "menu-active" : "")">
|
||||||
<i class="ph ph-user-square me-2 text-lg"></i>
|
<i class="ph ph-user-square me-2 text-lg"></i>
|
||||||
Profil Bank Sampah
|
Profil Bank Sampah
|
||||||
</a>
|
</a>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue