Skip to content

Commit

Permalink
feature(REPORT-342363): addressed the comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Vishnu7101 committed Dec 27, 2023
1 parent 74bcbb1 commit 01ae5cb
Show file tree
Hide file tree
Showing 54 changed files with 0 additions and 14,606 deletions.
17 changes: 0 additions & 17 deletions Views/Shared/Preview/_index.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -21,30 +21,13 @@
}
}
</script>
<!-- Google Tag Manager -->
<script>
(function (w, d, s, l, i) {
w[l] = w[l] || []; w[l].push({
'gtm.start':
new Date().getTime(), event: 'gtm.js'
}); var f = d.getElementsByTagName(s)[0],
j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-K73VBT8');</script>
<!-- End Google Tag Manager -->
<link rel="shortcut icon" type="image/x-icon" href="~/favicon.ico" />

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

</head>
<body>
<div hidden id="reports-analytics" data-queue="Bold Reports - Demos - ASP.NET Core"></div>
<!-- Google Tag Manager (noscript) -->
<noscript>
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-K73VBT8"
height="0" width="0" style="display:none;visibility:hidden"></iframe>
</noscript>
<!-- End Google Tag Manager (noscript) -->
@RenderBody()
<div class="splash">
<div class="message">ASP.NET Core Reports</div>
Expand Down
17 changes: 0 additions & 17 deletions Views/Shared/_index.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -28,28 +28,11 @@
}
}
</script>
<!-- Google Tag Manager -->
<script>
(function (w, d, s, l, i) {
w[l] = w[l] || []; w[l].push({
'gtm.start':
new Date().getTime(), event: 'gtm.js'
}); var f = d.getElementsByTagName(s)[0],
j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-K73VBT8');</script>
<!-- End Google Tag Manager -->
<link href="~/bundles/main/app.min.css" rel="stylesheet" />

</head>
<body>
<div hidden id="reports-analytics" data-queue="Bold Reports - Demos - ASP.NET Core"></div>
<!-- Google Tag Manager (noscript) -->
<noscript>
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-K73VBT8"
height="0" width="0" style="display:none;visibility:hidden"></iframe>
</noscript>
<!-- End Google Tag Manager (noscript) -->
@RenderBody()
<div class="splash">
<div class="message">ASP.NET Core Reports</div>
Expand Down
11 changes: 0 additions & 11 deletions wwwroot/css/bold-reports/bold.reportdesigner.core.material.min.css

This file was deleted.

11 changes: 0 additions & 11 deletions wwwroot/css/bold-reports/bold.widgets.core.material.min.css

This file was deleted.

318 changes: 0 additions & 318 deletions wwwroot/css/bold-reports/material/bold.autocomplete.css

This file was deleted.

Loading

0 comments on commit 01ae5cb

Please sign in to comment.