mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 21:22:58 +01:00
commit
20a494f0b5
@ -269,7 +269,7 @@ class Design extends BaseDesign
|
||||
return [];
|
||||
}
|
||||
|
||||
info($this->context);
|
||||
//info($this->context);
|
||||
|
||||
foreach ($items as $row) {
|
||||
$element = ['element' => 'tr', 'elements' => []];
|
||||
|
Loading…
Reference in New Issue
Block a user