show multiple signatures toggle on cloud
This commit is contained in:
@@ -341,8 +341,6 @@ module Submissions
|
||||
def fetch_sign_reason(submitter)
|
||||
reason_name = submitter.email || submitter.name || submitter.phone
|
||||
|
||||
return sign_reason(reason_name) if Docuseal.multitenant?
|
||||
|
||||
config =
|
||||
if Docuseal.multitenant?
|
||||
AccountConfig.where(account: submitter.account, key: AccountConfig::ESIGNING_PREFERENCE_KEY)
|
||||
|
||||
Reference in New Issue
Block a user