From: harry Date: Fri, 19 May 2017 17:08:50 +0000 (+0530) Subject: Revert back dist changes as shouldn't be added! X-Git-Tag: v6.4.0-rc1~42^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F9923%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Revert back dist changes as shouldn't be added! --- diff --git a/dist/js/foundation.js b/dist/js/foundation.js index ad9a80e6f..5c3ea4df9 100644 --- a/dist/js/foundation.js +++ b/dist/js/foundation.js @@ -1323,7 +1323,7 @@ }); })(jQuery); /**************************************************** - * Method for adding pseudo drag events to elements * + * Method for adding psuedo drag events to elements * ***************************************************/ !function ($) { $.fn.addTouch = function () { @@ -2128,7 +2128,7 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons } /** - * Goes through a form to find inputs and proceeds to validate them in ways specific to their type. + * Goes through a form to find inputs and proceeds to validate them in ways specific to their type. * Ignores inputs with data-abide-ignore, type="hidden" or disabled attributes set * @fires Abide#invalid * @fires Abide#valid @@ -8368,7 +8368,7 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons /** * Adds event handlers for the scrolling element. * @private - * @param {String} id - pseudo-random id for unique scroll event listener. + * @param {String} id - psuedo-random id for unique scroll event listener. */ }, { @@ -10204,4 +10204,4 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons // Window exports Foundation.plugin(ResponsiveAccordionTabs, 'ResponsiveAccordionTabs'); -}(jQuery); +}(jQuery); \ No newline at end of file diff --git a/dist/js/plugins/foundation.sticky.js b/dist/js/plugins/foundation.sticky.js index 1e9cd6639..46c8fcf56 100644 --- a/dist/js/plugins/foundation.sticky.js +++ b/dist/js/plugins/foundation.sticky.js @@ -114,7 +114,7 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons /** * Adds event handlers for the scrolling element. * @private - * @param {String} id - pseudo-random id for unique scroll event listener. + * @param {String} id - psuedo-random id for unique scroll event listener. */ }, { diff --git a/dist/js/plugins/foundation.util.touch.js b/dist/js/plugins/foundation.util.touch.js index a1cb23f80..b37d0f168 100644 --- a/dist/js/plugins/foundation.util.touch.js +++ b/dist/js/plugins/foundation.util.touch.js @@ -78,7 +78,7 @@ }); })(jQuery); /**************************************************** - * Method for adding pseudo drag events to elements * + * Method for adding psuedo drag events to elements * ***************************************************/ !function ($) { $.fn.addTouch = function () {