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

Commit c54287b

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

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/ngRoute/route.js

-3
Original file line numberDiff line numberDiff line change
@@ -265,9 +265,6 @@ function $RouteProvider(){
265265
* This example shows how changing the URL hash causes the `$route` to match a route against the
266266
* URL, and the `ngView` pulls in the partial.
267267
*
268-
* Note that this example is using {@link ng.directive:script inlined templates}
269-
* to get it working on jsfiddle as well.
270-
*
271268
* <example name="$route-service" module="ngRouteExample"
272269
* deps="angular-route.js" fixBase="true">
273270
* <file name="index.html">

0 commit comments

Comments
 (0)