From 6e5a2fedaaa75ea5052e495b04d424eaad4c3622 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 10 Jan 2013 18:50:52 -0800 Subject: Nuke .popover-inner from the JS since we nuked it from the CSS/HTML long ago --- docs/assets/js/bootstrap.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/assets/js/bootstrap.js') diff --git a/docs/assets/js/bootstrap.js b/docs/assets/js/bootstrap.js index e1286ac75..bd123341d 100644 --- a/docs/assets/js/bootstrap.js +++ b/docs/assets/js/bootstrap.js @@ -1345,7 +1345,7 @@ }(window.jQuery); /* =========================================================== - * bootstrap-popover.js v2.3.0 + * bootstrap-popover.js v2.2.2 * http://twitter.github.com/bootstrap/javascript.html#popovers * =========================================================== * Copyright 2012 Twitter, Inc. @@ -1445,7 +1445,7 @@ placement: 'right' , trigger: 'click' , content: '' - , template: '

' + , template: '

' }) -- cgit v1.2.3