Commit 780e1febf86afafae149db98b1eb296a7df7cfae
Merge branch 'master' of gitlab.artweb.com.ua:steska/clinica
Showing
1 changed file
with
1 additions
and
2 deletions
Show diff stats
frontend/views/layouts/main.php
... | ... | @@ -155,8 +155,7 @@ $this->registerMetaTag( |
155 | 155 | s.parentNode.insertBefore(wf, s); |
156 | 156 | })(); </script> |
157 | 157 | |
158 | - <script> | |
159 | - | |
158 | + | |
160 | 159 | <!-- Global site tag (gtag.js) - Google Analytics --> |
161 | 160 | <script async src="https://www.googletagmanager.com/gtag/js?id=UA-120861020-1"></script> |
162 | 161 | <script> | ... | ... |