FIX - в метрику не шлём посещения редактора статей
This commit is contained in:
parent
a378998313
commit
ab17fd7452
|
|
@ -41,8 +41,6 @@
|
|||
</div-->
|
||||
|
||||
<?= isset($content) && !empty($content) ? $content : 'No content =(' ?>
|
||||
<?= self::renderPartial('metrika.php', array(), true) ?>
|
||||
<?= self::renderPartial('ganalytics.php', array(), true) ?>
|
||||
|
||||
</body>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue