1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-31 15:21:13 +03:00

Custom Inventory Scripts

Changed the title of the modal to be a plural noun instead of singular ('Script')
This commit is contained in:
Jared Tabor 2014-11-26 09:45:02 -05:00
parent f36885b255
commit 6f1f065414

View File

@ -84,7 +84,7 @@ angular.module('CreateCustomInventoryHelper', [ 'Utilities', 'RestServices', 'Sc
CreateDialog({
id: 'custom-script-dialog',
title: 'Inventory Script',
title: 'Inventory Scripts',
target: 'custom-script-dialog',
scope: scope,
buttons: buttons,