Skip to content

Commit

Permalink
Fixed linting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Sleeckx committed May 5, 2017
1 parent 0ff0d6e commit b429265
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WebComponents/QueryGrid/query-grid-column-filter.ts
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ namespace Vidyano.WebComponents {

this._resizeStart = null;
this.app.isTracking = false;

(<PolymerBase>this.$.distincts).fire("iron-resize", null);
}
}
Expand Down

0 comments on commit b429265

Please sign in to comment.