Skip to content

Commit

Permalink
oops. didn't return the query.
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcgee committed Apr 14, 2016
1 parent a1712ac commit 9060127
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions widgets/AttributesTable/_QueryTaskMixin.js
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ define([
q.definitionExpression = qp.definitionExpression;
q.relationshipId = qp.relationshipID;
}
return q;
},

executeLinkedQuery: function (lq) {
Expand Down

0 comments on commit 9060127

Please sign in to comment.