Currently in the demo all ngmodules are at the same level. for example: /heros /hero/:id
Now let's say I have a module: HeroDetailsModule with two children routes: /details /settings I would like to nest this to /hero/:id to make the url like this: /hero/:id/details /hero/:id/settings I do not see a way to do this from the current document. Any hint? Thanks. -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
