cloudstack/ui/scripts/ui
Brian Federle 7ce17fa3b8 CLOUDSTACK-3560: UI createForm: Support multiple dependsOn targets
Support passing list of dependsOn targets for form fields. This will
trigger a change if any items specified in list are changed.

Example:

fieldA: {...},
fieldB: {...},
fieldC: { dependsOn: ['fieldA', 'fieldB'] }
2013-07-24 14:25:40 -07:00
..
widgets CLOUDSTACK-3153: Fix numbering of ACL items 2013-07-24 11:04:29 -07:00
core.js Format JS 2013-07-19 09:59:28 -07:00
dialog.js CLOUDSTACK-3560: UI createForm: Support multiple dependsOn targets 2013-07-24 14:25:40 -07:00
events.js Format JS 2013-07-19 09:59:28 -07:00
utils.js Format JS 2013-07-19 09:59:28 -07:00