]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
Make custom drilldown backButton markup working 7360/head
authorAgentPL <pavelleonidov@gmail.com>
Thu, 3 Dec 2015 04:28:50 +0000 (05:28 +0100)
committerAgentPL <pavelleonidov@gmail.com>
Thu, 3 Dec 2015 04:28:50 +0000 (05:28 +0100)
commitf4025f7fbdb57537a057f44ae849aa0421d83436
treecda2945f2c1f53a98c11431460cc629f66b860b0
parentcd37c8737d914b7832e462e35e5a86943eab3a89
Make custom drilldown backButton markup working

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.
js/foundation.drilldown.js