Skip to content
This repository has been archived by the owner on Aug 30, 2018. It is now read-only.

Fix broken edit/delete buttons on address template with pagination #386

Merged
merged 3 commits into from Mar 31, 2015

Conversation

cshold
Copy link
Contributor

@cshold cshold commented Mar 31, 2015

Fixes #385

Instead of using multiple paginate tags as the issue suggests (which also works), this wraps the entire template in the paginate tags to solve the same issue.

cc @stevebosworth @schaeken

@cshold
Copy link
Contributor Author

cshold commented Mar 31, 2015

Created a PR where I wrap everything in the paginate tags, rather than duplicating that for the JS. Seems to work well. Any issues with it you can see?

@schaeken
Copy link
Contributor

👍 tested it and its perfect :)

cshold added a commit that referenced this pull request Mar 31, 2015
Fix broken edit/delete buttons on address template with pagination
@cshold cshold merged commit 315550c into master Mar 31, 2015
@cshold cshold deleted the address-paginate-js branch April 8, 2015 20:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Customer Addresses Page - Javascript errors
2 participants