]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
blocks foundation from included old reveal, effectively overwriting the new one....
authorChris Oyler <chris@zurb.com>
Mon, 1 Feb 2016 18:46:39 +0000 (10:46 -0800)
committerChris Oyler <chris@zurb.com>
Mon, 1 Feb 2016 18:46:39 +0000 (10:46 -0800)
js/foundation.reveal.js

index 58bc374cd585a4b4f6ec4c1d4d5f112cebfd015e..c0dd2f46abe7b92cf9f477b42024c840f4ac90bb 100644 (file)
     Foundation.unregisterPlugin(this);
   };
 
-  Foundation.plugin(Reveal, 'Reveal');
+  // Foundation.plugin(Reveal, 'Reveal');
 
   // Exports for AMD/Browserify
   if (typeof module !== 'undefined' && typeof module.exports !== 'undefined')