mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 09:27:36 -02:30
Fixed compilation error
This commit is contained in:
@@ -10,7 +10,7 @@ angular.module('InventorySummaryHelpDefinition', [])
|
|||||||
.value(
|
.value(
|
||||||
'InventorySummaryHelp', {
|
'InventorySummaryHelp', {
|
||||||
story: {
|
story: {
|
||||||
hdr: 'Getting Started',
|
hdr: 'Building Your Inventory',
|
||||||
steps: {
|
steps: {
|
||||||
step1: {
|
step1: {
|
||||||
intro: 'Start by creating a group:',
|
intro: 'Start by creating a group:',
|
||||||
|
|||||||
Reference in New Issue
Block a user