diff --git a/src/widgets/views/imagewidget.php b/src/widgets/views/imagewidget.php index b600db1..171dad3 100644 --- a/src/widgets/views/imagewidget.php +++ b/src/widgets/views/imagewidget.php @@ -2,7 +2,7 @@ use yii\widgets\ActiveForm; use yii\widgets\ListView; - +use yii\widgets\Pjax; use yii\helpers\Url; ?>