mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-28 19:01:48 -05:00
Extract data loading for host count graph
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
<div id="dash-jobs-list" class="left-side col-sm-6 col-xs-12"></div>
|
||||
<div class="right-side col-sm-6 col-xs-12">
|
||||
<div id="dash-host-count-graph" class="graph-container">
|
||||
<host-count-graph></host-count-graph>
|
||||
<host-count-graph data="graphData.hostCounts"></host-count-graph>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user