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