From: Chris Oyler Date: Mon, 1 Feb 2016 18:46:39 +0000 (-0800) Subject: blocks foundation from included old reveal, effectively overwriting the new one.... X-Git-Tag: v6.2.0-rc.1~35^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcabc77614ccbebecec789dd843e4609b1647d6f;p=thirdparty%2Ffoundation%2Ffoundation-sites.git blocks foundation from included old reveal, effectively overwriting the new one. leaving the code in until it is merged. --- diff --git a/js/foundation.reveal.js b/js/foundation.reveal.js index 58bc374cd..c0dd2f46a 100644 --- a/js/foundation.reveal.js +++ b/js/foundation.reveal.js @@ -501,7 +501,7 @@ Foundation.unregisterPlugin(this); }; - Foundation.plugin(Reveal, 'Reveal'); + // Foundation.plugin(Reveal, 'Reveal'); // Exports for AMD/Browserify if (typeof module !== 'undefined' && typeof module.exports !== 'undefined')