mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
with_close_button prop
This commit is contained in:
parent
096299a83c
commit
ad1c49172a
@ -59,6 +59,8 @@ class PdfSlot extends Component
|
||||
|
||||
public $html_entity_option = true;
|
||||
|
||||
public ?string $with_close_button = null;
|
||||
|
||||
public function mount()
|
||||
{
|
||||
MultiDB::setDb($this->db);
|
||||
|
Loading…
x
Reference in New Issue
Block a user