We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a365152 commit c54287bCopy full SHA for c54287b
src/ngRoute/route.js
@@ -265,9 +265,6 @@ function $RouteProvider(){
265
* This example shows how changing the URL hash causes the `$route` to match a route against the
266
* URL, and the `ngView` pulls in the partial.
267
*
268
- * Note that this example is using {@link ng.directive:script inlined templates}
269
- * to get it working on jsfiddle as well.
270
- *
271
* <example name="$route-service" module="ngRouteExample"
272
* deps="angular-route.js" fixBase="true">
273
* <file name="index.html">
0 commit comments