]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
Use correct 'this' when setting data-interchange-last-path. 5230/head
authorBilly Monk <billy.monk@gmail.com>
Tue, 27 May 2014 01:00:00 +0000 (21:00 -0400)
committerBilly Monk <billy.monk@gmail.com>
Tue, 27 May 2014 01:00:00 +0000 (21:00 -0400)
commitb2118dd440285d2b04fe81621cae6216a4b4c725
tree567f1874f9406a8e251d85aa75c14c9660c5d492
parent4e1ef6c6e55b1219a05d23c6ac2c5967d379d36b
Use correct 'this' when setting data-interchange-last-path.

Because the 'this' being used was for the wrong scope
data-interchange-last-path is not set. This can lead to making multiple
requests for the same content unnecessarily.
js/foundation/foundation.interchange.js
spec/interchange/interchange.js