mirror of
https://github.com/ansible/awx.git
synced 2026-02-27 15:58:45 -03:30
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