Finish contract_date

This commit is contained in:
2016-03-03 07:58:51 +01:00
13 changed files with 222 additions and 16 deletions

View File

@@ -75,6 +75,11 @@ $this->params['breadcrumbs'][] = $this->title;
'label' =>'Létrehozva',
'format' => 'date'
],
[
'attribute' => 'contract_started_at' ,
'label' =>'Érvényes tól',
'format' => 'date'
],
[
'attribute' => 'contract_expired_at' ,
'label' =>'Lejárat',