From 5a1fed3cfc5b24fb0ea669c596d1d318e4fc3533 Mon Sep 17 00:00:00 2001 From: Vitaliy Date: Fri, 16 Sep 2016 16:00:40 +0300 Subject: [PATCH] big commti --- frontend/views/catalog/product.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/views/catalog/product.php b/frontend/views/catalog/product.php index 8bb6323..e2bdaf5 100755 --- a/frontend/views/catalog/product.php +++ b/frontend/views/catalog/product.php @@ -7,7 +7,8 @@ use common\modules\comment\widgets\CommentWidget; use yii\bootstrap\ActiveForm; use yii\bootstrap\Html; - use yii\widgets\MaskedInput; +use yii\helpers\Url; +use yii\widgets\MaskedInput; use frontend\assets\FlipclockAsset; FotoramaAsset::register($this); FlipclockAsset::register($this); -- libgit2 0.21.4