]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
Fix orbit's events method 4221/head
authorZiad Saab <ziad.saab@gmail.com>
Thu, 23 Jan 2014 16:05:35 +0000 (11:05 -0500)
committerZiad Saab <ziad.saab@gmail.com>
Thu, 23 Jan 2014 16:05:35 +0000 (11:05 -0500)
commit88ae4c2d856aa0495c8be27204bb4949d223dc5a
tree1aecc309781ff9189f177883fdb3fd76f8cdb005
parente8eaa5d9028b7aff906cfe731201bdd529146ebe
Fix orbit's events method

events method is using `self.name` but never defines `self`.
This causes the data-attribute to be called '-instance' (Instance)
instead of 'orbit-instance'.
js/foundation/foundation.orbit.js