mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-20 15:53:36 -05:00
Merge pull request #4902 from jlmitch5/changeResultsToDetails
change results label to details based on feedback from tvo and taufique
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<div class="JobResults-panelHeader">
|
||||
<div
|
||||
class="JobResults-panelHeaderText">
|
||||
RESULTS
|
||||
DETAILS
|
||||
</div>
|
||||
|
||||
<!-- LEFT PANE HEADER ACTIONS -->
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
<div class="WorkflowResults-panelHeader">
|
||||
<div
|
||||
class="WorkflowResults-panelHeaderText">
|
||||
RESULTS
|
||||
DETAILS
|
||||
</div>
|
||||
|
||||
<!-- LEFT PANE HEADER ACTIONS -->
|
||||
|
||||
Reference in New Issue
Block a user