From: Yohn Date: Mon, 24 Dec 2012 23:59:37 +0000 (-0500) Subject: made container option be false X-Git-Tag: v2.3.0^2~63^2^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9835549faf3c00a9f7ce1aa0303c020cc603a4a6;p=thirdparty%2Fbootstrap.git made container option be false --- diff --git a/js/bootstrap-tooltip.js b/js/bootstrap-tooltip.js index 3ad8b67618..48f9fcc6ca 100644 --- a/js/bootstrap-tooltip.js +++ b/js/bootstrap-tooltip.js @@ -280,7 +280,7 @@ , title: '' , delay: 0 , html: false - , container: '' + , container: false }