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

Add default_sort_value to configuration #4

Merged
merged 2 commits into from
Mar 1, 2012
Merged

Add default_sort_value to configuration #4

merged 2 commits into from
Mar 1, 2012

Conversation

dimfeld
Copy link
Contributor

@dimfeld dimfeld commented Mar 1, 2012

Here's a minor enhancement that I found useful:

When the sort parameter is not given, the controller may
specify a default in the configuration object's default_sort_value
member. This is mostly done to allow the sorting links to render
the default sort link with the proper CSS class and indicator when
a page is first loaded.

When the sort parameter is not given, the controller may
specify a default in the configuration object's default_sort_value
member. This is mostly done to allow the sorting links to render
the selected sort with the proper CSS class and indicator when
a page is first loaded.
dadooda pushed a commit that referenced this pull request Mar 1, 2012
Add default_sort_value to configuration
@dadooda dadooda merged commit 65af202 into dadooda:master Mar 1, 2012
@dadooda
Copy link
Owner

dadooda commented Mar 1, 2012

Daniel

Thanks for your commitment.

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.

2 participants