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

Sortable - renamed parameter 'id' to 'item_id' #46

Merged
merged 1 commit into from
Feb 3, 2016

Conversation

davidzadrazil
Copy link
Contributor

When you have for example renderDetail($id) and you are recieving GET parameter $id from that render method, signal handleSort($id, ...) does not work right. So I renamed id parameter in JS files to item_id.

Precompile standalone.min.js is needed.

paveljanda added a commit that referenced this pull request Feb 3, 2016
Sortable - renamed parameter 'id' to 'item_id'
@paveljanda paveljanda merged commit bdcc474 into contributte:master Feb 3, 2016
@paveljanda
Copy link
Member

Thanks for PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants