@@ -220,11 +220,6 @@ AppAsset::register($this); | |||
<?php $this->endBody() ?> | |||
<!-- chat --> | |||
<?php if(!Yii::$app->user->isGuest && Yii::$app->user->identity->isBoulanger()): ?> | |||
<script src="//code.tidio.co/gngxwpdobb64cpvhd8patajpurs5feom.js"></script> | |||
<?php endif; ?> | |||
<!-- analytics --> | |||
<script> | |||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ |
@@ -92,11 +92,6 @@ AppAsset::register($this); | |||
</footer> | |||
<?php $this->endBody() ?> | |||
<!-- chat --> | |||
<?php if(!Yii::$app->user->isGuest && Yii::$app->user->identity->isBoulanger()): ?> | |||
<script src="//code.tidio.co/gngxwpdobb64cpvhd8patajpurs5feom.js"></script> | |||
<?php endif; ?> | |||
<!-- analytics --> | |||
<script> |