This commit is contained in:
nasir@endelospay.com 2024-06-12 03:13:30 +05:00
parent 19ee008368
commit 672fb40ddc
2 changed files with 2 additions and 1 deletions

View File

@ -22,7 +22,7 @@ const hideTitleAndBadge = configStore.isVerticalNavMini()
<template>
<li
v-if="can(item.action, item.subject)"
class="nav-link 22"
class="nav-link"
:class="{ disabled: item.disable }"
>
<Component

View File

@ -157,6 +157,7 @@
"Fleet": "Fleet",
"Widgets": "Widgets",
"Patients": "Patients",
"Lab Kites": "Lab Kites",
"Providers": "Providers",
"Labs": "Labs",
"Medicines": "Medicines",