Display client signature on the PDF

This commit is contained in:
Hillel Coren 2017-12-27 13:17:47 +02:00
parent 03a275847f
commit 45de11866d

View File

@ -250,7 +250,7 @@
"margin": [200, 10, 0, 0]
},
{
"text": "$signatureDate",
"text": ["{{ trans('texts.signed') }}: ", "$signatureDate"],
"margin": [200, -40, 0, 0]
}
]