-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(uiGridColumns): Fix auto-incrementing of column names
When generating unique column names, do not consider the displayName. Increment column name property only, using the field as the base. Increment displayName property only if it is auto-generated, displaying any provided displayName unchanged. Fixes: #3453
- Loading branch information
ndudenhoeffer
committed
May 23, 2015
1 parent
363e4a5
commit a10f141
Showing
2 changed files
with
33 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters