perf pro api
This commit is contained in:
parent
a6fe73c7f6
commit
f16841f8d7
6 changed files with 52 additions and 13 deletions
|
|
@ -27,7 +27,7 @@
|
|||
<div class="carousel-caption-s" >
|
||||
|
||||
@if (act.Children.Count>0) {
|
||||
<p><em><a asp-route-id="@act.Code">@act.Name</a></em><br/>
|
||||
<p><em>@act.Name</em><br/>
|
||||
@act.Description </p>
|
||||
<a asp-route-id="@act.Code">
|
||||
@foreach (Activity c in act.Children) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue