gives titles
This commit is contained in:
parent
34b4203cd1
commit
c8894c4220
5 changed files with 27 additions and 10 deletions
|
|
@ -1,6 +1,7 @@
|
|||
@model IEnumerable<Yavsc.Models.YavscApiScope>
|
||||
|
||||
@{
|
||||
ViewBag.Title = Localizer["ApiScope"];
|
||||
Layout = null;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue