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

Make custom drilldown backButton markup working #7360

Merged
merged 1 commit into from Dec 3, 2015

Conversation

pavelleonidov
Copy link
Contributor

The drilldown back event currently works only with the default markup. The reason is it's currently triggered only when a custom markup doesn't exist. Fix by detaching _this._back($menu) from the existing condition.

See http://foundation.zurb.com/forum/posts/36661-bug-in-custom-drilldown-backbutton-markup

The drilldown back event currently works only with the default markup. The reason is it's currently triggered only when a custom markup doesn't exist. Fix by detaching _this._back($menu) from the existing condition.
@zurbchris
Copy link
Contributor

Nice! Thanks for that little fix.

zurbchris added a commit that referenced this pull request Dec 3, 2015
Make custom drilldown backButton markup working
@zurbchris zurbchris merged commit c3bc4ec into foundation:develop Dec 3, 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

3 participants