reports view alignment updated

This commit is contained in:
batuhanbas
2020-01-28 15:51:36 +03:00
parent e6577b00f1
commit 7136f597d8
11 changed files with 52 additions and 15 deletions

View File

@ -16,6 +16,11 @@ class ProfitLoss extends Report
public $icon = 'fa fa-heart';
public $indents = [
'table_header' => '0px',
'table_rows' => '48px',
];
public function setViews()
{
parent::setViews();