fix
This commit is contained in:
@@ -127,7 +127,7 @@
|
|||||||
>{{ t('custom') }}</a>
|
>{{ t('custom') }}</a>
|
||||||
</div>
|
</div>
|
||||||
<div
|
<div
|
||||||
v-if="showCustomTab && editable"
|
v-if="showCustomTab && editable && (customFields.length || newCustomField)"
|
||||||
ref="customFields"
|
ref="customFields"
|
||||||
class="custom-fields"
|
class="custom-fields"
|
||||||
@dragover.prevent="onCustomFieldDragover"
|
@dragover.prevent="onCustomFieldDragover"
|
||||||
|
|||||||
Reference in New Issue
Block a user