pitit refact
This commit is contained in:
parent
e24208e77b
commit
20713eef64
235 changed files with 5374 additions and 373 deletions
|
|
@ -132,7 +132,7 @@ namespace Yavsc.Controllers
|
|||
Value = ((int) ApplicationTypes.NativeConfidential).ToString()
|
||||
}
|
||||
};
|
||||
ViewData["AccessTokenType"] = types;
|
||||
ViewBag.AccessTokenType = types;
|
||||
}
|
||||
// GET: Client/Edit/5
|
||||
public async Task<IActionResult> Edit(int id)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue