From: fat Date: Fri, 1 Mar 2013 04:48:02 +0000 (-0800) Subject: whitespace X-Git-Tag: v2.3.1^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f27d9851c72a28fc4591daf87fab8f05e0fb01f;p=thirdparty%2Fbootstrap.git whitespace --- diff --git a/docs/assets/js/bootstrap-tooltip.js b/docs/assets/js/bootstrap-tooltip.js index a15b81e16e..539b160717 100644 --- a/docs/assets/js/bootstrap-tooltip.js +++ b/docs/assets/js/bootstrap-tooltip.js @@ -84,7 +84,6 @@ , options = {} , self - this._options && $.each(this._options, function (key, value) { if (defaults[key] != value) options[key] = value }, this)