From 03330731e2e125e495b33536e6d17146f4415718 Mon Sep 17 00:00:00 2001 From: buihoangvu Date: Wed, 8 Mar 2017 08:53:41 +0700 Subject: [PATCH] Update SelectMapLocationAssets.php --- SelectMapLocationAssets.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SelectMapLocationAssets.php b/SelectMapLocationAssets.php index 4b3eb8e..4129598 100644 --- a/SelectMapLocationAssets.php +++ b/SelectMapLocationAssets.php @@ -12,7 +12,7 @@ */ class SelectMapLocationAssets extends AssetBundle { - public $sourcePath = '@vendor/kalyabin/yii2-select-google-map-location/js'; + public $sourcePath = '@vendor/buihoangvu/yii2-mapinputwidget/js'; public $css = []; public $js = [ 'select-google-map-location.js',