mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-01 04:57:07 +00:00
hide output when job pending
This commit is contained in:
@@ -59,7 +59,7 @@
|
|||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
<pre id="term"></pre>
|
<pre id="term" ng-if="task && task.state !== 'pending'"></pre>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user