diff --git a/src/widgets.js b/src/widgets.js index 4ea0553b..d3b4083f 100644 --- a/src/widgets.js +++ b/src/widgets.js @@ -485,7 +485,7 @@ var ngNonBindableDirective = ngDirective({ terminal: true }); * Every time the current route changes, the included view changes with it according to the * configuration of the `$route` service. * - * + * @scope * @example @@ -502,8 +502,14 @@ var ngNonBindableDirective = ngDirective({ terminal: true });