:link_current documented but not implemented
weppos opened this issue · 2 comments
weppos commented
franciscoj commented
I did a similar implementation in my branch, however it sets the tab as a link by default, and you can deactivate it with :link_current => false
See it on franciscoj/tabs_on_rails@93431e1699805b4fd7f9
serek commented
This is a real issue!
I don't like to override tabs rendering with my custom builder to achieve that simple functionality!
Best,
M