mirror of
https://github.com/ansible/awx.git
synced 2026-03-20 18:37:39 -02:30
add expandable explanation and traceback details
This commit is contained in:
@@ -34,7 +34,18 @@
|
||||
<div class="at-u-clear"></div>
|
||||
</div>
|
||||
|
||||
<pre class="at-Stdout-container"><table><thead><tr><th class="at-Stdout-toggle"> </th><th class="at-Stdout-line"></th><th class="at-Stdout-event"></th></tr></thead><tbody id="atStdoutResultTable"></tbody></table></pre>
|
||||
<pre class="at-Stdout-container">
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="at-Stdout-toggle"> </th>
|
||||
<th class="at-Stdout-line"></th>
|
||||
<th class="at-Stdout-event"></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody id="atStdoutResultTable"></tbody>
|
||||
</table>
|
||||
</pre>
|
||||
|
||||
<div ng-show="vm.scroll.showBackToTop" class="at-Stdout-menuBottom">
|
||||
<div class="at-Stdout-menuIconGroup" ng-click="vm.scroll.home()">
|
||||
|
||||
Reference in New Issue
Block a user