cleanings & circle links
This commit is contained in:
parent
d42aef0f57
commit
7369331ffd
10 changed files with 10 additions and 14 deletions
|
|
@ -203,7 +203,7 @@
|
|||
<div class="form-group">
|
||||
<label asp-for="ACL" class="col-md-2 control-label"></label>
|
||||
<div class="col-md-10">
|
||||
@await Component.InvokeAsync("CirclesControl",Model)
|
||||
@Component.Invoke("CirclesControl",Model)
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue