]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Remove rogue tooltip being generated from the JSDoc section of the tooltips docs...
authorGeoff Kimball <geoff@zurb.com>
Wed, 23 Dec 2015 19:20:45 +0000 (11:20 -0800)
committerGeoff Kimball <geoff@zurb.com>
Wed, 23 Dec 2015 19:20:45 +0000 (11:20 -0800)
js/foundation.tooltip.js

index 6eb20d1e28b6fd8242c260a458236c8cd4a9bbbf..7a19614ac1990be0d4078feeee08f7fa527217c6 100644 (file)
@@ -78,7 +78,7 @@
     /**
      * Custom template to be used to generate markup for tooltip.
      * @option
-     * @example '<div class="tooltip"></div>'
+     * @example '&lt;div class="tooltip"&gt;&lt;/div&gt;'
      */
     template: '',
     /**