15-12-2022 ~ 2
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
@using ECM.JobRunner.Common.JobRunnerReference;
|
||||
@using ECM.JobRunner.Web.Data;
|
||||
@inject JobService Jobs
|
||||
@inject ImportService Import;
|
||||
|
||||
@if (Profile == null)
|
||||
{
|
||||
@@ -45,7 +43,7 @@ else
|
||||
</span>
|
||||
<span>@step.IndexName</span>
|
||||
</div>
|
||||
@step.Method
|
||||
Process @step.Scope with Method @step.Method
|
||||
</div>
|
||||
</a>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user