From 3ceb6ab47797d98ea5fb423835923338d90caaca Mon Sep 17 00:00:00 2001 From: Maksim Date: Mon, 18 Nov 2013 22:09:48 -0800 Subject: docs(guide/directive): use `hideDialog` handler in example The handler is in the controller but was not being used in the template. Closes #5020 --- docs/content/guide/directive.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/content/guide/directive.ngdoc') diff --git a/docs/content/guide/directive.ngdoc b/docs/content/guide/directive.ngdoc index 255b1fde..b6b74a97 100644 --- a/docs/content/guide/directive.ngdoc +++ b/docs/content/guide/directive.ngdoc @@ -720,7 +720,7 @@ own behavior to it.
- + Check out the contents, {{name}}!
-- cgit v1.2.3