ApplicationInsights deleted from 3 projects. 2
This commit is contained in:
parent
d35dc2ea17
commit
5075d5af98
@ -1,5 +1,4 @@
|
|||||||
@inject Microsoft.ApplicationInsights.AspNetCore.JavaScriptSnippet JavaScriptSnippet
|
<!DOCTYPE html>
|
||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
@ -22,7 +21,6 @@
|
|||||||
<meta http-equiv="refresh" content="@ViewBag.RefreshSeconds">
|
<meta http-equiv="refresh" content="@ViewBag.RefreshSeconds">
|
||||||
}
|
}
|
||||||
|
|
||||||
@Html.Raw(JavaScriptSnippet.FullScript)
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav class="navbar navbar-inverse navbar-fixed-top">
|
<nav class="navbar navbar-inverse navbar-fixed-top">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user