mirror of
https://github.com/ansible/awx.git
synced 2026-07-08 14:58:03 -02:30
Add model and resolve block to sandbox view
This commit is contained in:
committed by
Jake McDermott
parent
212ab96a31
commit
5b8d2e7659
@@ -1,3 +1,12 @@
|
||||
<p>
|
||||
test
|
||||
</p>
|
||||
<div class="container-fluid">
|
||||
<div class="col-md-4">
|
||||
<at-panel>
|
||||
<p>left</p>
|
||||
</at-panel>
|
||||
</div>
|
||||
<div class="col-md-8">
|
||||
<at-panel>
|
||||
<p>right</p>
|
||||
</at-panel>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user