Commit 5a1fed3cfc5b24fb0ea669c596d1d318e4fc3533

Authored by Administrator
1 parent fb9886c5

big commti

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
frontend/views/catalog/product.php
@@ -7,7 +7,8 @@ @@ -7,7 +7,8 @@
7 use common\modules\comment\widgets\CommentWidget; 7 use common\modules\comment\widgets\CommentWidget;
8 use yii\bootstrap\ActiveForm; 8 use yii\bootstrap\ActiveForm;
9 use yii\bootstrap\Html; 9 use yii\bootstrap\Html;
10 - use yii\widgets\MaskedInput; 10 +use yii\helpers\Url;
  11 +use yii\widgets\MaskedInput;
11 use frontend\assets\FlipclockAsset; 12 use frontend\assets\FlipclockAsset;
12 FotoramaAsset::register($this); 13 FotoramaAsset::register($this);
13 FlipclockAsset::register($this); 14 FlipclockAsset::register($this);