FIX error send token data on newonlinesign
This commit is contained in:
parent
27f817d940
commit
603f6ed036
@ -426,6 +426,7 @@ if ($action == "dosign" && empty($cancel)) {
|
||||
dataType: "text",
|
||||
data: {
|
||||
"action" : "importSignature",
|
||||
"token" : \''.newToken().'\',
|
||||
"signaturebase64" : signature,
|
||||
"ref" : \''.dol_escape_js($REF).'\',
|
||||
"securekey" : \''.dol_escape_js($SECUREKEY).'\',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user