multiEdit: Correctly pass context to header fields

This commit is contained in:
Brian Federle 2012-07-10 14:54:10 -07:00
parent 37a0ef7375
commit 2c13b82736
1 changed files with 1 additions and 0 deletions

View File

@ -758,6 +758,7 @@
// Setup header fields
var showHeaderFields = args.headerFields ? true : false;
var headerForm = showHeaderFields ? cloudStack.dialog.createForm({
context: context,
noDialog: true,
form: {
fields: args.headerFields