Skip to content
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

Sorting param as Object instead if String #263

Merged
merged 2 commits into from
Jan 11, 2015
Merged

Conversation

ArdentZeal
Copy link
Contributor

I had to implement a more complex sorting, so i needed to use an object instead of a simple String. This broke the == comperator used in the source code.

Switching to angular.equals() both methods are supported.

Kind Regards

…thing: { primary: 'asc' } instead of plain 'primary asc'
…thing: { primary: 'asc' } instead of plain 'primary asc'
iyeldinov pushed a commit that referenced this pull request Jan 11, 2015
Sorting param as Object instead if String
Switching to angular.equals()
@iyeldinov iyeldinov merged commit e25758e into esvit:master Jan 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants