Skip to content

docs: Fix incorrect parameters of cellClass and headerCellClass #4563

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 28, 2015

Conversation

MatejQ
Copy link
Contributor

@MatejQ MatejQ commented Oct 23, 2015

As part of #4544 (where I updated documentation of footerCellClass), forgot to do the same for cellClass and headerCellClass. Parameters were incorrect in the documentation as well for these.
Reference to code:
https://github.com/angular-ui/ui-grid/blob/master/src/js/core/directives/ui-grid-header-cell.js#L219 (for headerCellClass)
https://github.com/angular-ui/ui-grid/blob/master/src/js/core/directives/ui-grid-cell.js#L56 (for cellClass)

JLLeitschuh added a commit that referenced this pull request Oct 28, 2015
docs: Fix incorrect parameters of cellClass and headerCellClass
@JLLeitschuh JLLeitschuh merged commit 2f3fc55 into angular-ui:master Oct 28, 2015
@MatejQ MatejQ deleted the doc-cellclass branch October 30, 2015 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants