]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
s.no_pip vs. self.settings.no_pip 8632/head
authorKristofer Krause <kris.krause@gmail.com>
Tue, 19 Apr 2016 18:53:49 +0000 (14:53 -0400)
committerKristofer Krause <kris.krause@gmail.com>
Tue, 19 Apr 2016 18:53:49 +0000 (14:53 -0400)
commit7ea078b9c923a60fe6ca2be55705ee36c41fde1f
tree13a440f05ca35a68c910eeef27401ee94392194f
parent48aa4843c51f7a95a31ff59db146c55bb5f68b03
s.no_pip vs. self.settings.no_pip

We would like this change in our project. However, !s.no_pip was
accidentally over written. In both top: and bottom: is should be
!s.no_pip and not !self.settings.no_pip.
js/foundation/foundation.dropdown.js