cloudstack/ui/scripts/ui
Brian Federle 7c5b48425f 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:31 -07:00
..
widgets CLOUDSTACK-3153: Fix numbering of ACL items 2013-07-24 11:04:40 -07:00
core.js Format JS 2013-07-18 12:34:20 -04:00
dialog.js CLOUDSTACK-3560: UI createForm: Support multiple dependsOn targets 2013-07-24 14:25:31 -07:00
events.js Format JS 2013-07-18 12:34:20 -04:00
utils.js Format JS 2013-07-18 12:34:20 -04:00