using view imports
This commit is contained in:
parent
da811bd491
commit
3950af5c97
66 changed files with 74 additions and 71 deletions
|
|
@ -1,7 +1,7 @@
|
|||
@using Microsoft.AspNet.Http.Authentication
|
||||
@using Microsoft.AspNet.WebUtilities
|
||||
@using System.Security.Claims
|
||||
@model Yavsc.Models.Auth.AuthorisationView
|
||||
@model AuthorisationView
|
||||
@{
|
||||
ViewBag.Title = @SR["Authorize"];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue