Inventory Scripts

Changed "Inventory Script" to "Inventory Scripts" on account menu
This commit is contained in:
Jared Tabor
2014-12-01 09:34:53 -05:00
parent 15f710331b
commit 47ab0fe06e
2 changed files with 4 additions and 4 deletions

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,