]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Rephrase text 10338/head
authorJulian Thilo <bigj95t@gmail.com>
Tue, 10 Sep 2013 21:31:57 +0000 (23:31 +0200)
committerJulian Thilo <bigj95t@gmail.com>
Tue, 10 Sep 2013 21:31:57 +0000 (23:31 +0200)
javascript.html

index e9f14ee86f0b2b1fd64ee8a4cf61405a64cf4c07..eaceadab366077763d58730413ea203b7f05a935 100644 (file)
@@ -823,7 +823,7 @@ $('a[data-toggle="tab"]').on('shown.bs.tab', function (e) {
 
     <div class="bs-callout bs-callout-danger">
       <h4>Opt-in functionality</h4>
-      <p>For performance reasons, the Tooltip and Popover data-apis are opt-in. If you would like to use them just specify a selector option.</p>
+      <p>For performance reasons, the Tooltip and Popover data-apis are opt-in, meaning <strong>you must initialize them yourself</strong>.</p>
     </div>
     <div class="bs-callout bs-callout-info">
       <h4>Tooltips in button groups and input groups require special setting</h4>
@@ -993,7 +993,7 @@ $('#myTooltip').on('hidden.bs.tooltip', function () {
     </div>
     <div class="bs-callout bs-callout-danger">
       <h4>Opt-in functionality</h4>
-      <p>For performance reasons, the Tooltip and Popover data-apis are opt-in. If you would like to use them just specify a selector option.</p>
+      <p>For performance reasons, the Tooltip and Popover data-apis are opt-in, meaning <strong>you must initialize them yourself</strong>.</p>
     </div>
     <div class="bs-callout bs-callout-info">
       <h4>Popovers in button groups and input groups require special setting</h4>