From b7276253834dd1e402417f10af9e2108a44cd596 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Thu, 27 Jul 2017 10:52:09 +0300 Subject: [PATCH] карта1 --- frontend/assets/AppAsset.php | 2 ++ frontend/views/site/index.php | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/assets/AppAsset.php b/frontend/assets/AppAsset.php index 28b270f..7e49d89 100644 --- a/frontend/assets/AppAsset.php +++ b/frontend/assets/AppAsset.php @@ -34,6 +34,8 @@ 'js/photoswipe.min.js', 'js/photoswipe-ui-default.min.js', 'js/script.js', + '//maps.googleapis.com/maps/api/js?key=AIzaSyCoR1Jb-mIFUjPwKiuSlmtYBEwnJOBnAgg&callback=initMap', + 'js/gmaps.init.js', ]; public $depends = [ 'yii\web\YiiAsset', diff --git a/frontend/views/site/index.php b/frontend/views/site/index.php index dfda467..11b74d5 100644 --- a/frontend/views/site/index.php +++ b/frontend/views/site/index.php @@ -520,8 +520,6 @@ $this->title = 'My Yii Application'; - -
\ No newline at end of file -- libgit2 0.21.4