Fixes: #U4-2279

This commit is contained in:
Shannon Deminick
2013-05-28 14:16:39 -10:00
parent 547a137b9a
commit e6fcdc8dc6

View File

@@ -114,7 +114,7 @@ namespace Umbraco.Web.Mvc
else else
{ {
//exit the loop //exit the loop
currentRouteData = null; currentContext = null;
} }
} }
return new Attempt<RouteDefinition>( return new Attempt<RouteDefinition>(