remove upload signature button from drawn type
This commit is contained in:
@@ -54,7 +54,7 @@
|
|||||||
</a>
|
</a>
|
||||||
</span>
|
</span>
|
||||||
<span
|
<span
|
||||||
v-if="field.preferences?.format !== 'typed'"
|
v-if="field.preferences?.format !== 'typed' && field.preferences?.format !== 'drawn'"
|
||||||
class="tooltip"
|
class="tooltip"
|
||||||
:data-tip="t('take_photo')"
|
:data-tip="t('take_photo')"
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user