mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Replace pdf_variables
with updated
This commit is contained in:
parent
6ca46a97e1
commit
b8f670d592
@ -71,6 +71,8 @@ trait DesignHelpers
|
|||||||
|
|
||||||
$variables[$property] = $value;
|
$variables[$property] = $value;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
$this->context['pdf_variables'] = $variables;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user