|
|
@ -313,9 +313,7 @@ watch(commentsWrapperEl, () => { |
|
|
|
<a-tab-pane key="audits" class="w-full" :disabled="appInfo.ee"> |
|
|
|
<a-tab-pane key="audits" class="w-full" :disabled="appInfo.ee"> |
|
|
|
<template #tab> |
|
|
|
<template #tab> |
|
|
|
<NcTooltip v-if="appInfo.ee" class="tab flex-1"> |
|
|
|
<NcTooltip v-if="appInfo.ee" class="tab flex-1"> |
|
|
|
<template #title> |
|
|
|
<template #title>{{ $t('title.comingSoon') }}</template> |
|
|
|
<span class="!text-base"> Coming soon </span> |
|
|
|
|
|
|
|
</template> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div v-e="['c:row-expand:audit']" class="flex items-center gap-2 text-gray-400"> |
|
|
|
<div v-e="['c:row-expand:audit']" class="flex items-center gap-2 text-gray-400"> |
|
|
|
<GeneralIcon icon="audit" class="w-4 h-4" /> |
|
|
|
<GeneralIcon icon="audit" class="w-4 h-4" /> |
|
|
|