AC-297 Fixed. Organization on Inventory detail page is now properly required by the UI. Added the awRequiredWhen directive to cure.

This commit is contained in:
chouseknecht 2013-07-28 08:13:53 -04:00
parent dec56b8c0a
commit 48853b6594

View File

@ -55,6 +55,7 @@ angular.module('InventoryFormDefinition', [])
addRequired: true,
editRequired: true,
ngClick: 'lookUpOrganization()',
awRequiredWhen: {variable: "organizationrequired", init: "true" },
column: 1
},
inventory_variables: {