title = $model->short_name; $this->params['breadcrumbs'][] = ['label' => 'Organizations', 'url' => ['index']]; $this->params['breadcrumbs'][] = $this->title; $this->params['actionButtons'][] = ['label' => 'Create', 'url' => ['index'], 'linkOptions' => ['class' => 'text-white btn btn-success mx-1']]; $this->params['actionButtons'][] = ['label' => 'Update', 'url' => ['index'], 'linkOptions' => ['class' => 'text-white btn btn-primary mx-1']]; $this->params['actionButtons'][] = ['label' => 'Delete', 'url' => ['index'], 'linkOptions' => ['class' => 'text-white btn btn-danger mx-1']]; \yii\web\YiiAsset::register($this); ?>
= Html::a('Update', ['update', 'id' => $model->id], ['class' => 'btn btn-primary']) ?> = Html::a('Delete', ['delete', 'id' => $model->id], [ 'class' => 'btn btn-danger', 'data' => [ 'confirm' => 'Are you sure you want to delete this item?', 'method' => 'post', ], ]) ?>
| ID | Отправитель | Создан | Отправка | Тип | ||
|---|---|---|---|---|---|---|
| No data to show | ||||||