fix: api permissions

This commit is contained in:
Jannat Patel
2026-01-29 20:32:02 +05:30
parent 62631daafb
commit 5689fbb455
6 changed files with 100 additions and 50 deletions

View File

@@ -59,6 +59,7 @@
v-else-if="course.data.disable_self_learning && !isAdmin"
theme="blue"
size="lg"
class="mb-4"
>
{{ __('Contact the Administrator to enroll for this course') }}
</Badge>