mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 18:57:39 -07:00
Added MiniProfiler
This commit is contained in:
parent
add780b431
commit
6355d5ada1
16 changed files with 6676 additions and 23 deletions
|
@ -13,6 +13,7 @@
|
|||
<link href="../../Content/jquery-ui.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../../Content/jquery-ui.custom.css" rel="stylesheet" type="text/css" />
|
||||
@RenderSection("HeaderContent", required: false)
|
||||
@MvcMiniProfiler.MiniProfiler.RenderIncludes()
|
||||
</head>
|
||||
<body>
|
||||
<div id="centered">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue