Alex Savenko
/
proektant
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
22f83d748b2b48da0f191cd7ed00eae49cbb8864
Authored by
Eugeny Galkovskiy
2018-01-17 12:17:57 +0200
1 parent
b80c0ed7
ganalitic
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
frontend/views/layouts/main.php
Inline
Side-by-side
frontend/views/layouts/main.php
Wrap text
Show/Hide comments
View file @
22f83d7
...
...
@@ -38,7 +38,6 @@
38
38
window.dataLayer = window.dataLayer || [];
39
39
function gtag(){dataLayer.push(arguments);}
40
40
gtag('js', new Date());
41
-
42
41
gtag('config', 'UA-112537754-1');
43
42
</script>
44
43
</head>
...
...