]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Replaced top-level this expressions with window 4971/head
authorRuben Nijveld <ruben@gewooniets.nl>
Mon, 14 Apr 2014 19:36:29 +0000 (21:36 +0200)
committerRuben Nijveld <ruben@gewooniets.nl>
Mon, 14 Apr 2014 19:36:29 +0000 (21:36 +0200)
17 files changed:
js/foundation/foundation.abide.js
js/foundation/foundation.accordion.js
js/foundation/foundation.alert.js
js/foundation/foundation.clearing.js
js/foundation/foundation.dropdown.js
js/foundation/foundation.equalizer.js
js/foundation/foundation.interchange.js
js/foundation/foundation.joyride.js
js/foundation/foundation.js
js/foundation/foundation.magellan.js
js/foundation/foundation.offcanvas.js
js/foundation/foundation.orbit.js
js/foundation/foundation.reveal.js
js/foundation/foundation.slider.js
js/foundation/foundation.tab.js
js/foundation/foundation.tooltip.js
js/foundation/foundation.topbar.js

index 45d01562638581ee802b59452b2162de9fb56d88..91125f56edc0b6c64ac7dc3fdae131028cef8f14 100644 (file)
       return valid;
     }
   };
-}(jQuery, this, this.document));
+}(jQuery, window, window.document));
index 21480b8faa60c7824e7aa37acc0e90d7a94827af..2752f91527e7de9cb5042d63645f99b7c6372ecc 100644 (file)
@@ -51,4 +51,4 @@
 
     reflow : function () {}
   };
-}(jQuery, this, this.document));
+}(jQuery, window, window.document));
index 43714c82a2aaba6da613fc1866b24e57a5c5362c..bf5ee3530ea2c20b779aba222b22cda9753de4f0 100644 (file)
@@ -40,4 +40,4 @@
 
     reflow : function () {}
   };
-}(jQuery, this, this.document));
+}(jQuery, window, window.document));
index a9ce14626d65d958f776c01bc924fdfd3e671adf..258adf84f731002db2d3f2244261caf6eb05690c 100644 (file)
     }
   };
 
-}(jQuery, this, this.document));
+}(jQuery, window, window.document));
index 2a747ab30ca558aabf140826cfa5780c0920c367..54fddbf70c691574406f3ab5f83c6bda5c8355df 100644 (file)
 
     reflow : function () {}
   };
-}(jQuery, this, this.document));
+}(jQuery, window, window.document));
index e547432850dc637024f6b82e9ff27cad1c80c733..6846a7aa719c771a64dbfd5eaf721f1219ca428b 100644 (file)
@@ -65,4 +65,4 @@
       });
     }
   };
-}(jQuery, this, this.document));
\ No newline at end of file
+}(jQuery, window, window.document));
index 16450e6985dba03e14ba871487c1c183e9a1c218..a06560a6659d6e17e520d54ea7015cf2683eec07 100644 (file)
 
   };
 
-}(jQuery, this, this.document));
+}(jQuery, window, window.document));
index 4584ef943d21e9af2468d4a05b4aae60fa59442b..bc8d09418d2c0d2d3706faeb487f4d1809844ece 100644 (file)
 
     reflow : function () {}
   };
-}(jQuery, this, this.document));
+}(jQuery, window, window.document));
index 6ef4906769a95dab5d8477b02897145b1dd804d4..c8c975527976fcc2801b0019e7caf52b469cc602 100644 (file)
     });
   };
 
-}(jQuery, this, this.document));
+}(jQuery, window, window.document));
index 11368fae2ea5006320b130d37f3d07a8dedf66b1..63e8e1b00d79adf1f4e2cd79ce195dfe695c67cc 100644 (file)
       $('[' + self.add_namespace('data-magellan-expedition-clone') + ']', self.scope).remove();
     }
   };
-}(jQuery, this, this.document));
+}(jQuery, window, window.document));
index 2bb92dff11fefae7eb1489fc3deaf3ea16dbdc3a..d4781a31a5ad2156fd5977c8a48c14dd800cbaa9 100644 (file)
@@ -58,4 +58,4 @@
 
     reflow : function () {}
   };
-}(jQuery, this, this.document));
+}(jQuery, window, window.document));
index a0272570f92ebf15f5a0615b533f63a1c1913148..d20949322cdebcf72bb5ce042a63c41f5ed39bbc 100644 (file)
   };
 
     
-}(jQuery, this, this.document));
+}(jQuery, window, window.document));
index a97efb632650e8d4e440bff59892b930c5110836..24851f430da3281c7a63fa697c08cba1bd93fd7f 100644 (file)
       fade: fade
     };
   }
-}(jQuery, this, this.document));
+}(jQuery, window, window.document));
index b6f670d73fe4a7465a71e96a416ffb990600998b..a6d863023569de13871c44c8541ae236f70ee413 100644 (file)
 
   };
 
-}(jQuery, this, this.document));
+}(jQuery, window, window.document));
index aff09dcf83d18c925d10ceb37997ab71d21a5def..3d2fb15810be78e6108d6dfe0ceb2f12b8e78983 100644 (file)
 
     reflow : function () {}
   };
-}(jQuery, this, this.document));
+}(jQuery, window, window.document));
index 80952e05612c868516902d10dfdf1e682ae8c20d..cc463b9de9ead8d29fca9aefb85c2f7dc838916d 100644 (file)
 
     reflow : function () {}
   };
-}(jQuery, this, this.document));
+}(jQuery, window, window.document));
index 44443190730fa7999337c9904309936945198f43..34271ae91013cf63e22360b97eed57e6b57a591f 100644 (file)
 
     reflow : function () {}
   };
-}(jQuery, this, this.document));
+}(jQuery, window, window.document));