mirror of
https://github.com/ansible/awx.git
synced 2026-03-10 05:59:28 -02:30
Custom Inventory Scripts
Changed the title of the modal to be a plural noun instead of singular ('Script')
This commit is contained in:
@@ -84,7 +84,7 @@ angular.module('CreateCustomInventoryHelper', [ 'Utilities', 'RestServices', 'Sc
|
|||||||
|
|
||||||
CreateDialog({
|
CreateDialog({
|
||||||
id: 'custom-script-dialog',
|
id: 'custom-script-dialog',
|
||||||
title: 'Inventory Script',
|
title: 'Inventory Scripts',
|
||||||
target: 'custom-script-dialog',
|
target: 'custom-script-dialog',
|
||||||
scope: scope,
|
scope: scope,
|
||||||
buttons: buttons,
|
buttons: buttons,
|
||||||
|
|||||||
Reference in New Issue
Block a user