From 8c5eca576071a42cecf917cb708ce3f7fc24b3aa Mon Sep 17 00:00:00 2001 From: Pierre Lenaerts Date: Wed, 19 Oct 2016 17:12:51 +0200 Subject: [PATCH] Init --- RemoteModalAsset.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RemoteModalAsset.php b/RemoteModalAsset.php index 3df5186..fd9d81f 100644 --- a/RemoteModalAsset.php +++ b/RemoteModalAsset.php @@ -7,7 +7,7 @@ class RemoteModalAsset extends AssetBundle { - public $sourcePath = '@vendor/cenotia/yii2-remote-modal/components/modal/assets'; + public $sourcePath = '@vendor/cenotia/yii2-remote-modal/assets'; public $depends = [ 'yii\web\YiiAsset',