mirror of
https://github.com/ansible/awx.git
synced 2026-03-22 11:25:08 -02:30
Add dynamic angular interaction after HTML insertion
This commit is contained in:
committed by
Jake McDermott
parent
aaec3474b0
commit
0a66d1c3fc
@@ -12,23 +12,7 @@
|
||||
<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 ng-bind-html="vm.html"></tbody>
|
||||
<tfoot>
|
||||
<tr>
|
||||
<td class="at-Stdout-toggle"> </td>
|
||||
<td class="at-Stdout-line"></td>
|
||||
<td class="at-Stdout-event"></td>
|
||||
<td class="at-Stdout-backToTop"><i class="fa fa-caret-up"></i> <span>Back to Top</span></td>
|
||||
</tr>
|
||||
</tfoot></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="result-table"></tbody></table></pre>
|
||||
</at-panel>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user