mirror of
https://github.com/ansible/awx.git
synced 2026-05-22 16:27:42 -02:30
workaround for first line to be put in the correct place
This commit is contained in:
@@ -44,6 +44,9 @@
|
|||||||
<div class="JobResultsStdOut-stdoutColumn JobResultsStdOut-stdoutColumn--tooMany"
|
<div class="JobResultsStdOut-stdoutColumn JobResultsStdOut-stdoutColumn--tooMany"
|
||||||
ng-show="tooManyPastEvents">Too much previous output to display. Showing running standard output.</div>
|
ng-show="tooManyPastEvents">Too much previous output to display. Showing running standard output.</div>
|
||||||
</div>
|
</div>
|
||||||
|
<!-- next is 1 is a hack to get the first line to be put in the pane in the
|
||||||
|
right place -->
|
||||||
|
<div class="next_is_1"></div>
|
||||||
<div id="followAnchor"
|
<div id="followAnchor"
|
||||||
class="JobResultsStdOut-followAnchor">
|
class="JobResultsStdOut-followAnchor">
|
||||||
<div class="JobResultsStdOut-toTop"
|
<div class="JobResultsStdOut-toTop"
|
||||||
|
|||||||
Reference in New Issue
Block a user