mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-06 09:01:31 +08:00
docs(cookbook): disable jsfiddle for deeplinking example
it uses extra resources, so it won't work on fiddle
This commit is contained in:
@@ -37,7 +37,7 @@ The two partials are defined in the following URLs:
|
||||
* <a href="./examples/welcome.html" ng:ext-link>./examples/welcome.html</a>
|
||||
|
||||
<doc:example>
|
||||
<doc:source>
|
||||
<doc:source jsfiddle="false">
|
||||
<script>
|
||||
AppCntl.$inject = ['$route']
|
||||
function AppCntl($route) {
|
||||
|
||||
Reference in New Issue
Block a user