mirror of
https://github.com/ansible/awx.git
synced 2026-05-12 03:47:36 -02:30
Fix stream pause/resume transitions
This commit is contained in:
committed by
Jake McDermott
parent
189963ae83
commit
57ea582898
@@ -1,7 +1,6 @@
|
||||
<div class="container-fluid">
|
||||
<div class="col-md-4">
|
||||
<at-panel>
|
||||
<p><button class="btn" ng-click="vm.clear()">Stream Mode</button></p>
|
||||
<p><button class="btn" ng-click="vm.clear(true)">Page Mode</button></p>
|
||||
</at-panel>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user