YiiBooster
YiiBooster copied to clipboard
TbTabView item url attribute not working
As CTabView has ['items']['url'] attributes, but TbTabView simply ignores it.
See 'url' element from CTabView documentation: http://www.yiiframework.com/doc/api/1.1/CTabView#tabs-detail
is it logical to have a tab that redirects to another page?
you can use
booster.widgets.TbTabs
i think is the same i asked some time ago (correct me if i'm wrong). If you need you can edit it by yourself. https://github.com/clevertech/YiiBooster/issues/707