diff --git a/docs/assets/js/bootstrap.js b/docs/assets/js/bootstrap.js index 8982f58225..206e503be2 100644 --- a/docs/assets/js/bootstrap.js +++ b/docs/assets/js/bootstrap.js @@ -1129,7 +1129,6 @@ , options = {} , self - this._options && $.each(this._options, function (key, value) { if (defaults[key] != value) options[key] = value }, this)