Upgrades mini profiler and enables it in the back offfice.

This commit is contained in:
Shannon
2014-05-30 15:26:22 +10:00
parent d1c5ddc03d
commit df3bc873df
27 changed files with 154 additions and 45 deletions

View File

@@ -9,7 +9,7 @@ using System.Web.Http;
using System.Web.Mvc;
using System.Web.Routing;
using ClientDependency.Core.Config;
using StackExchange.Profiling.MVCHelpers;
using StackExchange.Profiling.Mvc;
using Umbraco.Core;
using Umbraco.Core.Configuration;
using Umbraco.Core.Dictionary;