add reception account transfer/mixed
This commit is contained in:
@@ -27,6 +27,7 @@ class TotalDifferenceWidget extends Widget{
|
||||
|
||||
$ft = " Ft";
|
||||
$s .= DetailView::widget([
|
||||
'options' => ['class' => 'table table-striped table-bordered detail-view table-account-diff'],
|
||||
'model' => $this->model,
|
||||
'template' =>"<tr><th>{label}</th><td style='text-align: right;'>{value} </td></tr>",
|
||||
'attributes' => [
|
||||
|
||||
Reference in New Issue
Block a user