title = 'Хеш-сумма папки vendor';
$this->params['breadcrumbs'][] = $this->title;
?>
session->hasFlash('checksum-error')) : ?>
session->getFlash('checksum-error'); ?>
$model,
'attributes' => [
'checksum',
'path',
[
'label' => Yii::t('common', 'Статус'),
'value' => function (Checksum $model) {
return $model->statusDescription;
}
],
'updated_at:datetime'
],
]); ?>
"btn btn-primary", 'data-method' => 'post']
); ?>
',
Url::toRoute(['download-checksum-report']),
['class' => "btn btn-primary", 'data-method' => 'post']
); ?>