fix(web): support runId in Detail page from both route parameters and query strings
Validators (Pushes and Pull Requests) / validate-ui-and-storage (push) Successful in 24s
Prepare Release / Build & Create Release (push) Successful in 56s
Prepare Release / Release Notification (push) Successful in 1s
Validators (Pushes and Pull Requests) / validate-core (push) Successful in 2m8s
Validators (Pushes and Pull Requests) / validate-ui-and-storage (push) Successful in 24s
Prepare Release / Build & Create Release (push) Successful in 56s
Prepare Release / Release Notification (push) Successful in 1s
Validators (Pushes and Pull Requests) / validate-core (push) Successful in 2m8s
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@page "{runId}"
|
||||
@page "{runId?}"
|
||||
@model QuantEngine.Web.Pages.Admin.Collection.DetailModel
|
||||
@{
|
||||
ViewData["Title"] = "수집 실행 상세";
|
||||
|
||||
Reference in New Issue
Block a user