File tree Expand file tree Collapse file tree
src/Web/WebStatus/Views/Shared Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99<head >
1010 <meta name =" viewport" content =" width=device-width, initial-scale=1.0" />
1111 <title >Error</title >
12+ <link rel =" stylesheet" href =" ~/lib/bootstrap/dist/css/bootstrap.min.css" />
1213
1314 <environment names =" Development" >
14- <link rel =" stylesheet" href =" ~/lib/bootstrap/dist/css/bootstrap.css" />
1515 <link rel =" stylesheet" href =" ~/css/site.min.css" type =" text/css" />
16-
1716 </environment >
1817 <environment names =" Staging,Production" >
19- <link rel =" stylesheet" href =" https://ajax.aspnetcdn.com/ajax/bootstrap/3.3.7/css/bootstrap.min.css"
20- asp-fallback-href =" ~/lib/bootstrap/dist/css/bootstrap.min.css"
21- asp-fallback-test-class =" sr-only" asp-fallback-test-property =" position" asp-fallback-test-value =" absolute" />
2218 <link rel =" stylesheet" href =" ~/css/site.min.css" asp-append-version =" true" />
2319 </environment >
20+
2421</head >
2522<body >
2623 <div class =" container" >
You can’t perform that action at this time.
0 commit comments