@@ -530,6 +530,7 @@ $('#.tabs').bind('change', function (e) {
...
@@ -530,6 +530,7 @@ $('#.tabs').bind('change', function (e) {
<divclass="row">
<divclass="row">
<divclass="span4 columns">
<divclass="span4 columns">
<p>The popover plugin provides a simple interface for adding popovers to your application. It extends the <ahref="#twipsy">bootstrap-twipsy.js</a> plugin, so be sure to grab that file as well when including popovers in your project!</p>
<p>The popover plugin provides a simple interface for adding popovers to your application. It extends the <ahref="#twipsy">bootstrap-twipsy.js</a> plugin, so be sure to grab that file as well when including popovers in your project!</p>
<p><spanclass="label notice">Notice</span> You must include the bootstrap-twipsy.js file <strong>before</strong> bootstrap-popover.js.</p>