Skip to content

Commit 81de185

Browse files
Vishnu7101karthickthangasamy
authored andcommitted
feature(REPORT-405059): Bold Reports 7.1 Changes
1 parent 2b1d3e8 commit 81de185

File tree

2 files changed

+0
-34
lines changed

2 files changed

+0
-34
lines changed

Views/Shared/Preview/_index.cshtml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -27,30 +27,13 @@
2727
}
2828
}
2929
</script>
30-
<!-- Google Tag Manager -->
31-
<script>
32-
(function (w, d, s, l, i) {
33-
w[l] = w[l] || []; w[l].push({
34-
'gtm.start':
35-
new Date().getTime(), event: 'gtm.js'
36-
}); var f = d.getElementsByTagName(s)[0],
37-
j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =
38-
'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
39-
})(window, document, 'script', 'dataLayer', 'GTM-K73VBT8');</script>
40-
<!-- End Google Tag Manager -->
4130
<link rel="shortcut icon" type="image/x-icon" href="~/favicon.ico" />
4231

4332
<link href="~/bundles/preview/app.min.css" rel="stylesheet" />
4433

4534
</head>
4635
<body>
4736
<div hidden id="reports-analytics" data-queue="Bold Reports - Demos - ASP.NET Core"></div>
48-
<!-- Google Tag Manager (noscript) -->
49-
<noscript>
50-
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-K73VBT8"
51-
height="0" width="0" style="display:none;visibility:hidden"></iframe>
52-
</noscript>
53-
<!-- End Google Tag Manager (noscript) -->
5437
@RenderBody()
5538
<div class="splash">
5639
<div class="message">ASP.NET Core Reports</div>

Views/Shared/_index.cshtml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -29,28 +29,11 @@
2929
}
3030
}
3131
</script>
32-
<!-- Google Tag Manager -->
33-
<script>
34-
(function (w, d, s, l, i) {
35-
w[l] = w[l] || []; w[l].push({
36-
'gtm.start':
37-
new Date().getTime(), event: 'gtm.js'
38-
}); var f = d.getElementsByTagName(s)[0],
39-
j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =
40-
'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
41-
})(window, document, 'script', 'dataLayer', 'GTM-K73VBT8');</script>
42-
<!-- End Google Tag Manager -->
4332
<link href="~/bundles/main/app.min.css" rel="stylesheet" />
4433

4534
</head>
4635
<body>
4736
<div hidden id="reports-analytics" data-queue="Bold Reports - Demos - ASP.NET Core"></div>
48-
<!-- Google Tag Manager (noscript) -->
49-
<noscript>
50-
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-K73VBT8"
51-
height="0" width="0" style="display:none;visibility:hidden"></iframe>
52-
</noscript>
53-
<!-- End Google Tag Manager (noscript) -->
5437
@RenderBody()
5538
<div class="splash">
5639
<div class="message">ASP.NET Core Reports</div>

0 commit comments

Comments
 (0)