Skip to content

Commit 4d9dae3

Browse files
author
pipeline
committed
feature(EJ2-2504): Refresh the sample's view when switching between touch and mouse view.
1 parent 7d1eda4 commit 4d9dae3

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

index.html

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -111,15 +111,6 @@
111111
</div>
112112

113113
<script src="src/common/index.min.js" type="text/javascript"></script>
114-
<script>
115-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
116-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
117-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
118-
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
119-
120-
ga('create', 'UA-233131-15', 'auto');
121-
ga('send', 'pageview');
122-
</script>
123114
</body>
124115

125116
</html>

0 commit comments

Comments
 (0)