From 3e4d43b42c37b589eb75c740998b671de8a5f263 Mon Sep 17 00:00:00 2001 From: Matias Niemelä Date: Mon, 13 May 2013 14:06:50 +0100 Subject: docs(animation): fix code example to work with most recent ngAnimate ngAnimate: Rename CSS classes in example code to work with new ngAnimate naming conventions ngInclude: Include animations toggle in ngInclude example code ngAnimate: Remove ms- prefix and fix up CSS animation example code --- src/ng/directive/ngInclude.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ng/directive/ngInclude.js') diff --git a/src/ng/directive/ngInclude.js b/src/ng/directive/ngInclude.js index 1187c733..adcc46e5 100644 --- a/src/ng/directive/ngInclude.js +++ b/src/ng/directive/ngInclude.js @@ -33,7 +33,7 @@ * - Otherwise enable scrolling only if the expression evaluates to truthy value. * * @example - +