Commit ceb1bcb
committed
feat(webapp): route run detail nav list through runsList client
The run detail page loads a small prev/next navigation list via
NextRunListPresenter; point it at the runsList client too so all runs list
reads use the same dedicated client.1 parent 99ef921 commit ceb1bcb
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- apps/webapp/app/routes/_app.orgs.$organizationSlug.projects.$projectParam.env.$envParam.runs.$runParam
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
| 193 | + | |
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| |||
0 commit comments