mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-24 21:24:13 -08:00
adds closing brackets to signature pad
This commit is contained in:
parent
fffcbdc44d
commit
b60e22bcb4
|
@ -139,6 +139,8 @@
|
|||
return false;
|
||||
} else {
|
||||
$('#signature_output').val(signaturePad.toDataURL());
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
</script>
|
||||
|
|
Loading…
Reference in a new issue