Fixes tree for single tree sections, fixes creating a user group so you can select default permissions
This commit is contained in:
@@ -30,7 +30,7 @@ namespace Umbraco.Web.Security
|
||||
public WebSecurity(HttpContextBase httpContext, ApplicationContext applicationContext)
|
||||
{
|
||||
_httpContext = httpContext;
|
||||
_applicationContext = applicationContext;
|
||||
_applicationContext = applicationContext;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user