mirror of
https://github.com/ansible/awx.git
synced 2026-05-15 21:37:42 -02:30
Add component-based stdout for host modal
This commit is contained in:
committed by
Jake McDermott
parent
21e74fc5eb
commit
a7f29aac3a
@@ -1,7 +1,7 @@
|
||||
<div class="container-fluid">
|
||||
<div class="col-md-4">
|
||||
<at-panel>
|
||||
<p>left</p>
|
||||
<p></p>
|
||||
</at-panel>
|
||||
</div>
|
||||
|
||||
@@ -31,5 +31,8 @@
|
||||
</at-panel>
|
||||
</div>
|
||||
|
||||
<at-modal></at-modal>
|
||||
<at-modal>
|
||||
<br />
|
||||
<at-output-stdout state="vm.host"></at-output-stdout>
|
||||
</at-modal>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user