fix bids module

parent b342c4eb
......@@ -65,7 +65,6 @@ class BidController extends \common\components\BaseController
}
else
{
var_dump(ActiveForm::validate($model));
return ActiveForm::validate($model);
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment