change version to v.0.0.24

This commit is contained in:
2016-01-17 16:44:56 +01:00
parent 55c36d1fca
commit d1638a19de
4 changed files with 6 additions and 2 deletions

View File

@@ -16,6 +16,7 @@ $this->params['breadcrumbs'][] = $this->title;
<p>
<?= Html::a(Yii::t('common/product', 'Update'), ['update', 'id' => $model->id_product], ['class' => 'btn btn-primary']) ?>
<?= Html::a(Yii::t('common/product', 'Új Termék'), ['create' ], ['class' => 'btn btn-primary']) ?>
</p>
<?= DetailView::widget([