positions mini profiler to the bottom right
This commit is contained in:
@@ -104,7 +104,7 @@ namespace Umbraco.Core.Profiling
|
||||
/// </remarks>
|
||||
public string Render()
|
||||
{
|
||||
return MiniProfiler.RenderIncludes().ToString();
|
||||
return MiniProfiler.RenderIncludes(RenderPosition.BottomRight).ToString();
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user