Fixed JS minification issue

This commit is contained in:
chouseknecht
2013-08-12 09:47:09 -04:00
parent 7199194a8c
commit 07280e8abe
5 changed files with 189 additions and 185 deletions

View File

@@ -40,7 +40,7 @@ angular.module('InventoryFormDefinition', [])
label: 'Description',
type: 'text',
addRequired: false,
editRequired: false,
editRequired: false
},
organization: {
label: 'Organization',