inventory changes

This commit is contained in:
2016-03-11 21:46:59 +01:00
parent 80507fce43
commit 0fc5ab01bc
11 changed files with 160 additions and 21 deletions

View File

@@ -21,6 +21,7 @@ $this->params['breadcrumbs'][] = "Leltár";
'model' => $model,
'attributes' => [
'id_inventory',
'name',
['attribute'=>'id_user',
'value'=>$model->userName
],