From d76c8991424b91050636fb94e740daa123306e95 Mon Sep 17 00:00:00 2001 From: Jon Stevens Date: Sun, 22 Jul 2012 14:36:23 -0700 Subject: remove the ns option --- docs/templates/pages/javascript.mustache | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'docs') 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) {

{{_i}}Object structure is: delay: { show: 500, hide: 100 }{{/i}}

- - {{_i}}ns{{/i}} - {{_i}}string{{/i}} - '.tooltip' - {{_i}}jQuery event namespace{{/i}} -
@@ -918,12 +912,6 @@ $('a[data-toggle="tab"]').on('shown', function (e) {

{{_i}}Object structure is: delay: { show: 500, hide: 100 }{{/i}}

- - {{_i}}ns{{/i}} - {{_i}}string{{/i}} - '.popover' - {{_i}}jQuery event namespace{{/i}} -
-- cgit v1.2.3