Skip to content

Commit 5d61d73

Browse files
Vishnu7101karthickthangasamy
authored andcommitted
feature(REPORT-342363): addressed the comments
1 parent 00be651 commit 5d61d73

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+0
-14606
lines changed

Views/Shared/Preview/_index.cshtml

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

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

3928
</head>
4029
<body>
4130
<div hidden id="reports-analytics" data-queue="Bold Reports - Demos - ASP.NET Core"></div>
42-
<!-- Google Tag Manager (noscript) -->
43-
<noscript>
44-
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-K73VBT8"
45-
height="0" width="0" style="display:none;visibility:hidden"></iframe>
46-
</noscript>
47-
<!-- End Google Tag Manager (noscript) -->
4831
@RenderBody()
4932
<div class="splash">
5033
<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
@@ -28,28 +28,11 @@
2828
}
2929
}
3030
</script>
31-
<!-- Google Tag Manager -->
32-
<script>
33-
(function (w, d, s, l, i) {
34-
w[l] = w[l] || []; w[l].push({
35-
'gtm.start':
36-
new Date().getTime(), event: 'gtm.js'
37-
}); var f = d.getElementsByTagName(s)[0],
38-
j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =
39-
'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
40-
})(window, document, 'script', 'dataLayer', 'GTM-K73VBT8');</script>
41-
<!-- End Google Tag Manager -->
4231
<link href="~/bundles/main/app.min.css" rel="stylesheet" />
4332

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

wwwroot/css/bold-reports/bold.reportdesigner.core.material.min.css

Lines changed: 0 additions & 11 deletions
This file was deleted.

wwwroot/css/bold-reports/bold.widgets.core.material.min.css

Lines changed: 0 additions & 11 deletions
This file was deleted.

wwwroot/css/bold-reports/material/bold.autocomplete.css

Lines changed: 0 additions & 318 deletions
This file was deleted.

0 commit comments

Comments
 (0)