aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJon Stevens <[email protected]>2012-07-22 14:36:23 -0700
committerJon Stevens <[email protected]>2012-07-22 14:36:23 -0700
commitd76c8991424b91050636fb94e740daa123306e95 (patch)
tree01d94af383d20e0633c27024ef2dee7d93e1eed7 /docs
parent393f4a7b4244233a6ad24a48b68869329f4756b8 (diff)
downloadbootstrap-d76c8991424b91050636fb94e740daa123306e95.tar.xz
bootstrap-d76c8991424b91050636fb94e740daa123306e95.zip
remove the ns option
Diffstat (limited to 'docs')
-rw-r--r--docs/templates/pages/javascript.mustache12
1 files changed, 0 insertions, 12 deletions
diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache
index 4ec8a5f51..13480719e 100644
--- a/docs/templates/pages/javascript.mustache
+++ b/docs/templates/pages/javascript.mustache
@@ -754,12 +754,6 @@ $('a[data-toggle="tab"]').on('shown', function (e) {
<p>{{_i}}Object structure is: <code>delay: { show: 500, hide: 100 }</code>{{/i}}</p>
</td>
</tr>
- <tr>
- <td>{{_i}}ns{{/i}}</td>
- <td>{{_i}}string{{/i}}</td>
- <td>'.tooltip'</td>
- <td>{{_i}}jQuery event namespace{{/i}}</td>
- </tr>
</tbody>
</table>
<div class="alert alert-info">
@@ -918,12 +912,6 @@ $('a[data-toggle="tab"]').on('shown', function (e) {
<p>{{_i}}Object structure is: <code>delay: { show: 500, hide: 100 }</code>{{/i}}</p>
</td>
</tr>
- <tr>
- <td>{{_i}}ns{{/i}}</td>
- <td>{{_i}}string{{/i}}</td>
- <td>'.popover'</td>
- <td>{{_i}}jQuery event namespace{{/i}}</td>
- </tr>
</tbody>
</table>
<div class="alert alert-info">