From 457cf0a702d0af897e80c7bc6c196431c73fad8a Mon Sep 17 00:00:00 2001 From: Peter Bacon Darwin Date: Thu, 13 Feb 2014 23:22:02 +0000 Subject: docs(examples): fix example dependencies --- src/ngRoute/directive/ngView.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ngRoute/directive') diff --git a/src/ngRoute/directive/ngView.js b/src/ngRoute/directive/ngView.js index 46812430..1c082962 100644 --- a/src/ngRoute/directive/ngView.js +++ b/src/ngRoute/directive/ngView.js @@ -36,7 +36,7 @@ ngRouteModule.directive('ngView', ngViewFillContentFactory); * - Otherwise enable scrolling only if the `autoscroll` attribute value evaluated * as an expression yields a truthy value. * @example - +
Choose: -- cgit v1.2.3