From 48505a3045b7220822faff5777d614631e187695 Mon Sep 17 00:00:00 2001 From: Wesley Cho Date: Sun, 22 Nov 2015 00:12:46 -0800 Subject: [PATCH] chore(tooltip): remove deprecated feature from docs --- src/tooltip/docs/readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/src/tooltip/docs/readme.md b/src/tooltip/docs/readme.md index 5e91c96f3a..fa263e90f6 100644 --- a/src/tooltip/docs/readme.md +++ b/src/tooltip/docs/readme.md @@ -10,7 +10,6 @@ There are three versions of the tooltip: `uib-tooltip`, `uib-tooltip-template`, - `uib-tooltip-html` takes whatever HTML is provided and displays it in a tooltip; *The user is responsible for ensuring the content is safe to put into the DOM!* -- `uib-tooltip-html-unsafe` -- deprecated in favour of `uib-tooltip-html` The tooltip directives provide several optional attributes to control how they will display: