Commit e4e24ea
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 63dd827 commit e4e24ea
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 | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
| 196 | + | |
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| |||
0 commit comments