feat: enable certification from course form

This commit is contained in:
Jannat Patel
2024-07-12 19:46:45 +05:30
parent 23b2e8d682
commit 57f43b256a
2 changed files with 12 additions and 3 deletions

View File

@@ -18,7 +18,7 @@
</div>
<div
v-if="sidebarSettings.data?.web_pages?.length || isModerator"
class="pt-1"
class="mt-4"
>
<div
class="flex items-center justify-between pr-2 cursor-pointer"
@@ -36,7 +36,7 @@
/>
</span>
<span class="ml-2">
{{ __('Web Pages') }}
{{ __('More') }}
</span>
</div>
<Button v-if="isModerator" variant="ghost" @click="openPageModal()">