lib/assets/javascripts/up/tooltip.js.coffee in upjs-rails-0.15.1 vs lib/assets/javascripts/up/tooltip.js.coffee in upjs-rails-0.16.0

- old
+ new

@@ -147,10 +147,10 @@ ### ###* Displays a tooltip with HTML content when hovering the mouse over this element: - <a href="/decks" up-tooltip="Show &lt;b&gt;all&lt;/b&gt; decks">Decks</a> + <a href="/decks" up-tooltip-html="Show &lt;b&gt;all&lt;/b&gt; decks">Decks</a> @selector [up-tooltip-html] @stable ### up.compiler('[up-tooltip], [up-tooltip-html]', ($link) ->