Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit df8d950

Browse files
a8mcaitp
authored andcommitted
docs(route): remove irrelevant note
Closes #9196 Closes #9200
1 parent 6e7fbe7 commit df8d950

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/ngRoute/route.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -268,9 +268,6 @@ function $RouteProvider(){
268268
* This example shows how changing the URL hash causes the `$route` to match a route against the
269269
* URL, and the `ngView` pulls in the partial.
270270
*
271-
* Note that this example is using {@link ng.directive:script inlined templates}
272-
* to get it working on jsfiddle as well.
273-
*
274271
* <example name="$route-service" module="ngRouteExample"
275272
* deps="angular-route.js" fixBase="true">
276273
* <file name="index.html">

0 commit comments

Comments
 (0)