mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 23:17:32 -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"
|
||||
ng-show="tooManyPastEvents">Too much previous output to display. Showing running standard output.</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"
|
||||
class="JobResultsStdOut-followAnchor">
|
||||
<div class="JobResultsStdOut-toTop"
|
||||
|
||||
Reference in New Issue
Block a user