U4-11155 changed namespace back to previous value so creating member groups works again
This commit is contained in:
@@ -2,9 +2,10 @@ using System.Linq;
|
||||
using System.Web.Security;
|
||||
using umbraco.BusinessLogic;
|
||||
using umbraco.cms.businesslogic.member;
|
||||
using Umbraco.Web;
|
||||
using Umbraco.Web.UI;
|
||||
|
||||
namespace Umbraco.Web.umbraco.presentation.umbraco.create
|
||||
namespace umbraco
|
||||
{
|
||||
public class MemberGroupTasks : LegacyDialogTask
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user