resthub/resthub-archetypes

Navigation highlighting

Closed this issue · 1 comments

Hi there,

I installed the resthub-jpa-backbonejs-archetype and I am trying to find which part of the js-libs is responsible for setting the "active" class in the navigation. I thought, that i needed to implement my own controller, which I did, but everything is set the class "active" on the li-Element that contains the link to the "about" route it is being removed right away. I suspect some script observing this, but I cannot find out where. Any clue?

Best regards,
Felix

Hm, seems that it must have been a problem I created myself. Nevermind.