AB#5820 - Added simple controller and view to test the miniprofiler
This commit is contained in:
@@ -10,7 +10,7 @@ namespace Umbraco.Web.Common.AspNetCore
|
||||
GetAbsoluteUrl = globalSettings.UmbracoPath;
|
||||
}
|
||||
|
||||
public string GetAbsoluteUrl { get; }
|
||||
public string GetAbsoluteUrl { get; } // TODO make absolute
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user