update header from pdf format

This commit is contained in:
iIronside
2022-11-14 13:48:31 +03:00
parent 4efa463b18
commit 9523ed7475
12 changed files with 182 additions and 86 deletions

View File

@ -33,6 +33,13 @@ $this->params['breadcrumbs'][] = $this->title;
}
],
'created_at',
'updated_at',
//'template_body:ntext',
//'header_text',
//'header_image',
['class' => 'yii\grid\ActionColumn'],
],
]); ?>