From: Jake Spurlock Date: Sun, 23 Dec 2012 05:03:58 +0000 (-0800) Subject: Update docs/templates/pages/javascript.mustache X-Git-Tag: v2.3.0^2~63^2~3^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F6374%2Fhead;p=thirdparty%2Fbootstrap.git Update docs/templates/pages/javascript.mustache Adding spaces around the pipes. Makes it consistent with the rest of the docs. --- diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache index eaa7422308..809e34ce9c 100644 --- a/docs/templates/pages/javascript.mustache +++ b/docs/templates/pages/javascript.mustache @@ -747,7 +747,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) { {{_i}}placement{{/i}} - {{_i}}string|function{{/i}} + {{_i}}string | function{{/i}} 'top' {{_i}}how to position the tooltip{{/i}} - top | bottom | left | right @@ -907,7 +907,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) { {{_i}}placement{{/i}} - {{_i}}string|function{{/i}} + {{_i}}string | function{{/i}} 'right' {{_i}}how to position the popover{{/i}} - top | bottom | left | right