Skip to content

Commit

Permalink
Add context fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Jelte Lagendijk committed Nov 13, 2015
1 parent 8295163 commit 29b3c08
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/calendar/widget/calendar.js
Original file line number Diff line number Diff line change
Expand Up @@ -572,6 +572,9 @@ define([
params.guids = [obj.getGuid()];
}
mx.data.action({
store: {
caller: this.mxform
},
params: params,
callback: function (objs) {
if (cb) {
Expand Down
Binary file modified test/Widgets/Calendar.mpk
Binary file not shown.
Binary file modified test/[Test] Calendar Widget.mpr
Binary file not shown.

0 comments on commit 29b3c08

Please sign in to comment.