Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(uiGridHeaderCell): Use hasClass() for IE9
IE9 doesn't support `classList`. Use angular.element's hasClass() instead.
- Loading branch information