Permissions & Authorization for Users #24
Initial Release; Includes Database and MVC refactoring
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:4.0.30319.18033
|
||||
// Runtime Version:4.0.30319.18051
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
@@ -30,14 +30,14 @@ namespace Disco.Web
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
#line 3 "..\..\App_Code\AjaxHelpers.cshtml"
|
||||
using Disco.Web;
|
||||
#line 4 "..\..\App_Code\AjaxHelpers.cshtml"
|
||||
using Disco.Services.Web;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
#line 4 "..\..\App_Code\AjaxHelpers.cshtml"
|
||||
using Disco.Web.Extensions;
|
||||
#line 3 "..\..\App_Code\AjaxHelpers.cshtml"
|
||||
using Disco.Web;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
Reference in New Issue
Block a user