Skip to content

Commit

Permalink
Item10383: sync from trunk
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/branches/Release01x01@14559 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
MichaelDaum authored and MichaelDaum committed Apr 5, 2012
1 parent 0a9cdef commit d7461c9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
});
} else {
// inline
foswiki.openDialog(id, opts);
foswiki.openDialog(opts.data, opts);
}
e.preventDefault();
return false;
Expand Down

0 comments on commit d7461c9

Please sign in to comment.