From 6f0503514fd42e5ef950972946e0bf04044c0d13 Mon Sep 17 00:00:00 2001 From: Peter Bacon Darwin Date: Fri, 14 Feb 2014 13:38:39 +0000 Subject: docs(ngRoute): ask for examples to have their base[href] fixed --- src/ngRoute/directive/ngView.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/ngRoute/directive/ngView.js') diff --git a/src/ngRoute/directive/ngView.js b/src/ngRoute/directive/ngView.js index 1c082962..3fa851a7 100644 --- a/src/ngRoute/directive/ngView.js +++ b/src/ngRoute/directive/ngView.js @@ -36,7 +36,9 @@ 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