add card.flag implementation

This commit is contained in:
2016-03-09 20:16:19 +01:00
parent 1d3c476476
commit 42c326f407
25 changed files with 497 additions and 80 deletions

View File

@@ -33,7 +33,6 @@ use yii\widgets\ActiveForm;
<?php // echo $form->field($model, 'id_user') ?>
<?php // echo $form->field($model, 'last_inventroy_at') ?>
<?php // echo $form->field($model, 'created_at') ?>