This website works better with JavaScript.
Home
Explore
Get Started
zuul
/
zuul
Code
Issues
Proposed changes
Browse Source
Merge "Fix fetching function on build result page"
changes/62/742762/1
Zuul
6 months ago
committed by
Gerrit Code Review
parent
7c2707be02
04fa7c4989
commit
05d76b05e2
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
web/src/pages/Build.jsx
+ 0
- 1
web/src/pages/Build.jsx
View File
@ -61,7 +61,6 @@ class BuildPage extends React.Component {
fetchBuildIfNeeded
(
this
.
props
.
tenant
,
this
.
props
.
match
.
params
.
buildId
,
null
,
force
)
)
Write
Preview
Loading…
Cancel
Save