infrabel / themes-gnap

Standardized build to produce web themes for use with GNaP.
http://gnap.io/
BSD 3-Clause "New" or "Revised" License
3 stars 4 forks source link

Breadcrumb should not be clickable if there is nothing to do #120

Open CumpsD opened 9 years ago

CumpsD commented 9 years ago

Breadcrumb directive goes to select(crumb), which checks for state, url and click.

But if there is nothing, it shouldn't render the element as a clickable thing.