From: Dimitri Walters Date: Sat, 20 Sep 2014 16:09:26 +0000 (-0400) Subject: Remove unused attribute in Tooltip Advanced doc X-Git-Tag: v5.4.6~9^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F5839%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Remove unused attribute in Tooltip Advanced doc The Advanced section on the Tooltips page has the attribute `data-options="disable_for_touch:true"`, which is not used in the rendered HTML (it's actually the opposite) or is relevant to this section. --- diff --git a/doc/pages/components/tooltips.html b/doc/pages/components/tooltips.html index 66feda290..9fc43d76b 100644 --- a/doc/pages/components/tooltips.html +++ b/doc/pages/components/tooltips.html @@ -35,7 +35,7 @@ Additional classes can be added to your tooltips to change its appearance. {{#markdown}} ```html -extended information +extended information ``` {{/markdown}}