mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Display client signature on the PDF
This commit is contained in:
parent
03a275847f
commit
45de11866d
@ -250,7 +250,7 @@
|
||||
"margin": [200, 10, 0, 0]
|
||||
},
|
||||
{
|
||||
"text": "$signatureDate",
|
||||
"text": ["{{ trans('texts.signed') }}: ", "$signatureDate"],
|
||||
"margin": [200, -40, 0, 0]
|
||||
}
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user