mirror of
https://github.com/ansible/awx.git
synced 2026-03-26 13:25:02 -02:30
add event processing for stats and host status components
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
|
||||
<!-- LEFT PANE HEADER -->
|
||||
<!-- todo: styling, css etc. - disposition according to project lib conventions -->
|
||||
<div class="JobResults-panelHeader">
|
||||
<div class="JobResults-panelHeaderText" translate> DETAILS</div>
|
||||
<!-- LEFT PANE HEADER ACTIONS -->
|
||||
<div class="JobResults-panelHeaderButtonActions">
|
||||
<!-- RELAUNCH ACTION -->
|
||||
<at-relaunch state="vm.job"></at-relaunch>
|
||||
<at-relaunch job="vm.job"></at-relaunch>
|
||||
|
||||
<!-- CANCEL ACTION -->
|
||||
<button class="List-actionButton List-actionButton--delete"
|
||||
|
||||
Reference in New Issue
Block a user